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

Sessions should be invalidated if password was changed #1238

Closed
Fasse opened this issue Mar 13, 2022 · 0 comments
Closed

Sessions should be invalidated if password was changed #1238

Fasse opened this issue Mar 13, 2022 · 0 comments
Assignees
Milestone

Comments

@Fasse
Copy link
Member

Fasse commented Mar 13, 2022

If a user will change his password (e.g. in the profile or with the password forgotten function) we should invalidate all sessions and auto login of the user.

This is necessary so the user can be sure that the new password will used everywhere and a compromitted password could not be used in a saved session.

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