Checking for + and [DOT] emails.
Open
- Dominant language
- Python
- Stars
- 30
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Register doesn't checks for + emails.
For example aemail+1@gmail.com, aemail+2@gmail.com and a.e.m..ail@gmail.com will go to the same address. (Some email providers might be different though)
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named in the issue. Start by locating the Django registration flow and its email validation or uniqueness checks; reproduce the listed Gmail examples and clarify the intended provider-specific scope. Done means the agreed duplicate-address behavior is covered by tests and registration handles equivalent addresses consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- authentication, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100