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

chore: exit client after changing current user's password #458

Merged
merged 2 commits into from
Jul 17, 2024

Conversation

b41sh
Copy link
Member

@b41sh b41sh commented Jul 17, 2024

Exit client after changing the current user's password, user can login again with the new password.
This is because BendSQL continue use old password for following queries, which will result in login failure with message Query Page failed with status 401 Unauthorized: {"error":{"code":"401","message":"wrong password"}}

@everpcpc everpcpc merged commit 41716ee into databendlabs:main Jul 17, 2024
7 checks passed
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

Successfully merging this pull request may close these issues.

2 participants