wiki:net.sf.basedb.otp

Version 3 (modified by Nicklas Nordborg, 6 years ago) ( diff )

--

OTP login extension

This package is an extension package to BASE that adds support for authenticating users using one-time passcodes (OTP). For example, with the FreeOTP smartphone app or any other Google authenticator compatible app.

Documentation

License

GNU Affero General Public License version 3

Download

Version Revision Date Binary (tar.gz) BASE Version*
1.0 - - not released yet 3.13 changelog

* In general, each release works with the specified and later BASE versions.

Source code can be downloaded from the subversion repository. Use the following command to get source code for the 1.0 version (not yet released):

svn co http://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.otp/tags/1.0 otp-1.0

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 http://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.otp/trunk otp-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

No results

Attachments (4)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.