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

Show error page „Invalid Link“ when using expired password reset Link #1231

Open
helkv opened this issue Jun 15, 2023 · 0 comments
Open

Comments

@helkv
Copy link
Contributor

helkv commented Jun 15, 2023

No error page is displayed if a user uses an expired password reset link. Only when the user tries to reset the new entered PW an error message is displayed.

Steps to reproduce:

  1. Use the password reset functionality (Login -> Forgot your password? -> Enter your email -> Reset)
  2. After the Link has expired (usually 24h later): Click on the password reset Link in the password-reset-request email
  3. The Reset-Password page for setting a new password is shown, but no error page or message is displayed
  4. Enter a new password and click Set Password.
  5. An error message is displayed "Your Link is invalid or expired."

Expected result:
An error page "Invalid reset password link" is displayed (with no input fields). Similar to the "Invalid registration link" page.

@helkv helkv added the bug Issue found during QA testphase (qa-imeji) label Jun 15, 2023
@helkv helkv changed the title No error message when using expired registration Link Show „Invalid Link“ error page when using expired password reset Link Jun 21, 2023
@helkv helkv added enhancement and removed bug Issue found during QA testphase (qa-imeji) labels Jun 21, 2023
@helkv helkv changed the title Show „Invalid Link“ error page when using expired password reset Link Show error page „Invalid Link“ when using expired password reset Link Jun 21, 2023
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