-
Notifications
You must be signed in to change notification settings - Fork 506
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
Backport fixes to master #3082
Comments
@rowasc I've added an acceptance checklist. |
@rjmackay looks good. I'd also add that the user should be able to copy and paste the token to the screen where you have the option to paste the token and add your new password (right after the forgot password modal) . It's a bit obvious but since we had a bug with the reset token not being decoded and failing if you just clicked the link, it might make sense to add the opposite behavior (copy-pasting the token) in the test script here as well. Other than those small comments, I'd approve this , but probably a 5 because it's still 3 issues that need to be backported and tested and released. |
Thanks @rowasc . Fixed those issues and moved to ready for dev :) |
|
Overview
Backport fixes from develop to master, before releasing audit report.
Requirements
Acceptance checklist
Roles:
Password reset
Using link
Using copy/paste:
Registration:
The text was updated successfully, but these errors were encountered: