MagiCircles / MagiCircles/SchoolIdolAPI
Do not allow to create a profile with an email that already exists
Open
Nobody has claimed this yet.
ready
- Dominant language
- Python
- Stars
- 151
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Show existing usernames, link to reset password, info that you can change your username and contact link.
Contributor guide
No contributing guide indexed for this repository
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 profile creation flow and its email validation, then review the existing password-reset and contact-link behavior. Done means duplicate email registration is blocked and the requested usernames, reset-password link, username-change information, and contact link are shown.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100