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

Redirect if reset password token is expired #5394

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

c960657
Copy link

@c960657 c960657 commented Aug 9, 2021

If the user loads the password reset page with an expired or invalid password token, there is no point in showing the password+password_confirmation fields. The user would most likely want to request a new token, so redirect to the page for requesting a new token.

@c960657
Copy link
Author

c960657 commented Dec 17, 2024

Tests are currently failing due to #5745.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant