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:
637 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <classpath> |
---|
3 | <classpathentry kind="src" path="src"/> |
---|
4 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/> |
---|
5 | <classpathentry kind="lib" path="lib/base-core-3.3.0.jar"/> |
---|
6 | <classpathentry kind="lib" path="META-INF/lib/yubico-validation-client2-2.0.1.jar"/> |
---|
7 | <classpathentry kind="lib" path="lib/base-webclient-3.3.0.jar"/> |
---|
8 | <classpathentry kind="lib" path="lib/servlet-api.jar"/> |
---|
9 | <classpathentry kind="lib" path="lib/json_simple-1.1.jar"/> |
---|
10 | <classpathentry kind="output" path="bin"/> |
---|
11 | </classpath> |
---|
Note: See
TracBrowser
for help on using the repository browser.