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

Tokens clear after Password reset #1507

Open
sebfie opened this issue Oct 11, 2021 · 1 comment
Open

Tokens clear after Password reset #1507

sebfie opened this issue Oct 11, 2021 · 1 comment

Comments

@sebfie
Copy link

sebfie commented Oct 11, 2021

Hello,

I was wondering about token invalidation after a password reset. In this scenario what happens :

Login to Your Account using firefox.

Now login to the same account using google chrome.

Let's assume the website user's account is compromised so he wants to change his password, he will navigate to forgot password page or simply password change page and will change his password in the Chrome browser(and the session in chrome is invalidated as well).

The web user is able to change his password and the session from which the password changes is logged out but it was observed that still the previous session in firefox is not invalidated and I was actually able to browse the website from both the sessions.

I think we should manage this right ?

Thank you.

@sojan-official
Copy link

seems like #1561

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

2 participants