parse-community / parse-community/parse-server
Automatically verify the account when the user successfully changed the password
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 21.4k
- Forks
- 4.8k
- Avg merge
- 7h 45m
- Merged PRs (30d)
- 11
Description
New Feature / Enhancement Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
Current Limitation
If an account is unverified, it remains unverified after the user changed the password.
Feature / Enhancement Description
I suggest the account to be updated to verified when the user clicks on the forgot password link he/she received in email. The purpose of the verification is to make sure the email address is correct. If one can receive the forgot password email, the email address must be correct.
Example Use Case
Alternatives / Workarounds
3rd Party References
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the forgot-password and password-reset entry points and their existing tests; done means a successful reset through the emailed link marks the account verified, with the expected behavior covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- authentication, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100