Changes between Version 14 and Version 15 of net.sf.basedb.yubikey
- Timestamp:
- Jun 9, 2021, 7:19:26 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
net.sf.basedb.yubikey
v14 v15 33 33 '''Source code''' can be downloaded from the subversion repository. Use the following command to get source code for the 1.5 version: 34 34 35 `svn co http ://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.yubikey/tags/1.5 yubikey-1.5`35 `svn co https://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.yubikey/tags/1.5 yubikey-1.5` 36 36 37 37 38 38 The latest development (''maybe unstable; do not use on a production server'') revision can be checked out from the repository using the following command: 39 39 40 `svn co http ://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.yubikey/trunk yubikey-dev`40 `svn co https://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.yubikey/trunk yubikey-dev` 41 41 42 42