wiki:net.sf.basedb.webauthn

Version 5 (modified by Nicklas Nordborg, 23 months ago) ( diff )

Released WebAuthn 1.0-beta2

WebAuthn authentication extension

This package is an extension package to BASE that adds support for authenticating users using security keys implementing the WebAuthn protocol.

Documentation

License

GNU Affero General Public License version 3

Download

Version Revision Date Binary (tar.gz) BASE Version*
1.0-beta2 6776 June 13, 2022 webauthn-1.0-beta2.tar.gz (5.6MB) 3.19.3 changelog
1.0-beta1 6763 June 3, 2022 webauthn-1.0-beta1.tar.gz (5.6MB) 3.19.3 changelog

Source code can be downloaded from the subversion repository. Use the following command to get source code for the 1.0-beta1 version:

svn co https://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.webauthn/tags/1.0-beta1 webauthn-1.0-beta1

The latest development (maybe unstable; do not use on a production server) revision can be checked out from the repository using the following command:

svn co https://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.webauthn/trunk webauthn-dev

Contribute

After making modifications to the source code, compose a clear and concise log message to describe those changes and the reasons for them. Then, send an email to the developers list containing your log message and the output of svn diff (from the top of your subversion working copy). If the community members consider your changes acceptable, someone who has commit privileges will add your changes to the public source code tree. Recall that permission to directly commit changes to the repository is granted on merit - if you demonstrate comprehension of subversion, programming competency, and a team spirit, you will likely be awarded that permission.

Todo

#1396
Implement an login extension for WebAuthn

Attachments (4)

Note: See TracWiki for help on using the wiki.