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

Token login does not log user out on password change. #186

Open
hiyaryan opened this issue Oct 31, 2024 · 0 comments
Open

Token login does not log user out on password change. #186

hiyaryan opened this issue Oct 31, 2024 · 0 comments
Labels
api Improvements to the API bug Something isn't working patch Related to a patch release

Comments

@hiyaryan
Copy link
Member

When a user changes their password, it should log the user out and request the user log back in with their new password. The user should automatically be logged out. However, if the user has Remember me checked so that they are automatically logged in using a login token, and changes their password, they are still prompted to log in again with their new password, however, they are not automatically logged out.

@hiyaryan hiyaryan added bug Something isn't working patch Related to a patch release api Improvements to the API labels Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Improvements to the API bug Something isn't working patch Related to a patch release
Projects
None yet
Development

No branches or pull requests

1 participant