Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

Allow user to request re-send of password reset email if token is expired #3

Open
kieckhafer opened this issue Oct 30, 2017 · 3 comments
Labels
bug For issues that describe a defect or regression in the released software help wanted For issues that have a clear solution described and are not currently prioritized core team work

Comments

@kieckhafer
Copy link
Member

Expected behavior

When a user clicks a password reset link in an email over 24 hours after the link was sent, the token is expired, and the password modal gives you a "Token expired" message. You should be able to click a button to resend a new email with a new token, from this password modal.

Actual behavior

When a user clicks a password reset link in an email over 24 hours after the link was sent, the token is expired, and they aren't able to reset their password. There is no way to resend that link from the password modal.

Steps to reproduce the behavior

  • Send a password reset email to yourself
  • Wait 24+ hours
  • Click the link and see token is expired
@aldeed aldeed transferred this issue from reactioncommerce/reaction Nov 27, 2019
@aldeed
Copy link
Contributor

aldeed commented Jan 21, 2020

This should be retested on Reaction Identity. Might still be an issue.

@kieckhafer
Copy link
Member Author

I just tried to send myself a reset password email, and I can't even get the email sent. I know this email address is the one I registered with, and I am able to login with this email address and my password.

localhost_4100_account_forgot-password_login_challenge_e32fad2f1fe34093ac7384c63c97350e

@aldeed
Copy link
Contributor

aldeed commented Jan 23, 2020

@kieckhafer It can't send any email until you set the shop email address in shop settings.

@aldeed aldeed added bug For issues that describe a defect or regression in the released software help wanted For issues that have a clear solution described and are not currently prioritized core team work labels May 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug For issues that describe a defect or regression in the released software help wanted For issues that have a clear solution described and are not currently prioritized core team work
Projects
None yet
Development

No branches or pull requests

2 participants