bookkeeper-visual-manager icon indicating copy to clipboard operation
bookkeeper-visual-manager copied to clipboard

NPE if try to login with an unknown user

Open nicoloboschi opened this issue 2 years ago • 0 comments

BUG REPORT

  1. Please describe the issue you observed:
  • What did you do?

Login with a unkown user

  • What did you see instead?
caused by:                                                                                                                                                                                                                                                                                                                                                             │
│ java.lang.NullPointerException                                                                                                                                                                                                                                                                                                                                         │
│     at org.bkvm.auth.AuthManager.login(AuthManager.java:65)                                                                                                                                                                                                                                                                                                            │
│     at org.bkvm.api.resources.LoginResource.login(LoginResource.java:65)    

nicoloboschi avatar Apr 13 '23 15:04 nicoloboschi