Last change
on this file since 2259 was
2259,
checked in by Nicklas Nordborg, 9 years ago
|
References #580: Authenticate users using YubiKey? sticks
Added a YubiKey? tab in the 'Edit user' dialog. This should make it relatively easy to register/unregister a YubiKey? with a certain user.
|
File size:
244 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8" ?> |
---|
2 | <servlets xmlns="http://base.thep.lu.se/servlets.xsd"> |
---|
3 | <servlet> |
---|
4 | <servlet-name>YubiKey</servlet-name> |
---|
5 | <servlet-class>net.sf.basedb.yubikey.YubiKeyServlet</servlet-class> |
---|
6 | </servlet> |
---|
7 | </servlets> |
---|
Note: See
TracBrowser
for help on using the repository browser.