brain-score / brain-score/brain-score.web
implement change password
Open
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 7
- Avg merge
- 7m
- Merged PRs (30d)
- 1
Description
We have a link to reset the password and it correctly sends an email with a reset link, but the form for that link seems to not be implemented (`name 'ChangePasswordForm' is not defined`).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the password-reset flow and references to the undefined ChangePasswordForm. Check how the reset link reaches the form and verify that the completed flow lets a user set a new password without the NameError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100