Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPE if try to login with an unknown user #134

Open
nicoloboschi opened this issue Apr 13, 2023 · 0 comments
Open

NPE if try to login with an unknown user #134

nicoloboschi opened this issue Apr 13, 2023 · 0 comments

Comments

@nicoloboschi
Copy link
Contributor

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 nicoloboschi changed the title NPE if a try to login with an unknown user NPE if try to login with an unknown user Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant