Opened 10 years ago
Closed 10 years ago
#601 closed defect (fixed)
NullPointerException when trying to assign a YubiKey to a new user
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
Change History (2)
comment:1 by , 10 years ago
Description: | modified (diff) |
---|
comment:2 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [2487]) Fixes #601: NullPointerException when trying to assign a YubiKey to a new user