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

Adding a basic auth user that already exists results in 500 errro #472

Open
brentgriffin opened this issue Mar 24, 2021 · 0 comments
Open

Comments

@brentgriffin
Copy link

Running Janus in K8s cluster with cassandra storage. When adding a basic auth user that already exists, receive a HTTP 500 response and the body reads:

"runtime error: invalid memory address or nil pointer dereference"

Updating the user password would be good but if we want to error here, a more meaningful response body would be helpful.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant