CredComSoc / CreditCoopTech

Credit Coop Tech
Mozilla Public License 2.0
1 stars 1 forks source link

Password reset expiry page #334

Open tfwoodroofMCS opened 2 months ago

tfwoodroofMCS commented 2 months ago

If a user attempts to use the same password reset link twice, the app progresses the workflow but then throws an error and hangs:

https://github.com/CredComSoc/CreditCoopTech/assets/105865183/30f6f859-27d4-431e-89d2-4c559a3d63e7

The only way out is to refresh the browser page.

Doesn't seem to cause any issues with login (i.e. password from before reset attempt still works).

It would be better if expired password reset links direct the user to a screen that: informs them that the link has expired; that they need to make a new password reset request; provides a link to the password reset page.