Implement email password recovery feature for LRR system #75
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "Bug197-Zayid-V2"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
Features implemented:
Technical changes:
Testing:
Security features:
Fixes: Bug #197 - Password recovery functionality
@zayid
Thanks. I will check.
@mrlan ok teacher, thanks.
@zayid
I can confirm that this pull request contains valid implementation for email-based password resetting.
Great job. Thanks.
However, I decided to merge pull request 73 instead because that one does not require smtp setup.
Perhaps in the future I will adopt the email-based approach when needs arise.
For now, let's see how the user would like the security question-based approach (i.e., pull request 73's approach).
Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.