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

Password reset link can be used multiple times #148

Open
3 of 7 tasks
LinnaViljami opened this issue Mar 17, 2022 · 0 comments
Open
3 of 7 tasks

Password reset link can be used multiple times #148

LinnaViljami opened this issue Mar 17, 2022 · 0 comments

Comments

@LinnaViljami
Copy link

Prerequisites

  • Is it a bug?
  • Is it a new feature?
  • Is it a a question?
  • Can you reproduce the problem?
  • Are you running the latest version?
  • Did you check for similar issues?
  • Did you perform a cursory search?

Description

Password reset link (reset token) should be revoked after resetting the password with it. Resetting password multiple times using same link should not be possible

Steps to Reproduce

  1. Register new user
  2. Request password reset link
  3. Reset password first time
  4. Reset password again with the link

Expected behavior

When trying to use same link multiple times password should not reset again

Actual behavior

Password reset multiple times using same token

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

1 participant