Password reset page
All threads resolved!
All threads resolved!
Closes #213 (closed)
Screenshots:
- Password reset form with instructions
- User not found error
- Too many requests error
- The password reset link has been sent successfully
Complementary backend MRs pleroma!1441 (merged), pleroma!1502 (merged)
Edited by Eugenij
Merge request reports
Activity
added 10 commits
-
17cd5a8c...cc2e35f4 - 9 commits from branch
pleroma:develop
- 985f939c - WIP Password reset page
-
17cd5a8c...cc2e35f4 - 9 commits from branch
- Resolved by Shpuld Shpludson
Isn't it a bad practice to tell if such an email exists or not? Do we want people to be able to scan through user emails with this form/endpoint?
I think the error should be below the form
Edited by Shpuld Shpludson- Resolved by Shpuld Shpludson
I don't think "back to front page" should be a button, it should be a link, it navigates and doesn't perform any other action
added 18 commits
-
fa780db3...4827e4d9 - 17 commits from branch
pleroma:develop
- 15fa3656 - Password reset UI
-
fa780db3...4827e4d9 - 17 commits from branch
- Resolved by Shpuld Shpludson
What will happen if the mailer is disabled?
added 1 commit
- 80811d79 - Display the error message on the password reset form if the mailer is disabled.
mentioned in merge request pleroma!1502 (merged)
mentioned in merge request Asva/epic-pleroma-fe!9 (merged)
mentioned in commit 702dc696
Please register or sign in to reply