Opened 11 years ago
Last modified 11 years ago
#601 closed defect
NullPointerException when trying to assign a YubiKey to a new user — at Version 1
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | YubiKey v1.1 |
Component: | net.sf.basedb.yubikey | Keywords: | |
Cc: |
Description (last modified by )
Start creating a new user and then switch to the YubiKey tab. Instead of the regular interface a stacktrace is displayed:
... Caused by: java.lang.NullPointerException at org.apache.jsp.extensions.yubikey_jar.edit_002duser_jsp._jspService(edit_002duser_jsp.java:100)
Workaround is to save the user first and the Edit to assign a YubiKey
Note:
See TracTickets
for help on using tickets.