= !YubiKey authentication extension = This package is an extension package to BASE that adds support for authenticating users using !YubiKey one-time-password sticks. == Documentation == * BASE 3.14 or higher is recommended. * [wiki:net.sf.basedb.yubikey/install Installation instructions] * [wiki:net.sf.basedb.yubikey/using How to use] * See also [source:/extensions/net.sf.basedb.yubikey/tags/1.5/README README] for some additional information. == License == [http://www.gnu.org/licenses/gpl-3.0.html GNU General Public License version 3]. == Download == || '''Version''' || '''Revision''' || '''Date''' || '''Binary (tar.gz)''' || '''BASE Version'''* || || || 1.5 || 5209 || January 8, 2019 || [attachment:wiki:net.sf.basedb.yubikey:yubikey-1.5.tar.gz?format=raw yubikey-1.4.tar.gz] (40 kB) || 3.14 || [query:"group=resolution&milestone=YubiKey v1.5&order=priority" changelog] || || 1.4 || 4505 || May 10, 2017 || [attachment:wiki:net.sf.basedb.yubikey:yubikey-1.4.tar.gz?format=raw yubikey-1.4.tar.gz] (39 kB) || 3.9 || [query:"group=resolution&milestone=YubiKey v1.4&order=priority" changelog] || || 1.3 || 4052 || August 23, 2016 || [attachment:wiki:net.sf.basedb.yubikey:yubikey-1.3.tar.gz?format=raw yubikey-1.3.tar.gz] (39 kB) || 3.9 || [query:"group=resolution&milestone=YubiKey v1.3&order=priority" changelog] || || 1.2 || 3135 || February 11, 2015 || [attachment:wiki:net.sf.basedb.yubikey:yubikey-1.2.tar.gz?format=raw yubikey-1.2.tar.gz] (37 kB) || 3.3 || [query:"group=resolution&milestone=YubiKey v1.2&order=priority" changelog] || || 1.1 || 2529 || June 26, 2014 || [attachment:wiki:net.sf.basedb.yubikey:yubikey-1.1.tar.gz?format=raw yubikey-1.1.tar.gz] (37 kB) || 3.3 || [query:"group=resolution&milestone=YubiKey v1.1&order=priority" changelog] || || 1.0 || 2483 || June 4, 2014 || [attachment:wiki:net.sf.basedb.yubikey:yubikey-1.0.tar.gz?format=raw yubikey-1.0.tar.gz] (36 kB) || 3.3 || [query:"group=resolution&milestone=YubiKey v1.0&order=priority" 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.5 version: `svn co http://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.yubikey/tags/1.5 yubikey-1.5` 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.yubikey/trunk yubikey-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 == [[TicketQuery(status!=closed&component=net.sf.basedb.yubikey)]]