brain-score / brain-score/brain-score.web
repeated email signup does not fail
Open
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 7
- Avg merge
- 7m
- Merged PRs (30d)
- 1
Description
Reproduce:
1. sign up with xyz@email.com
2. receive and click activation link
3. log out
4. sign up again with same email xyz@email.com
Expected: error notifying user that this account already exists
Actual: success message "A confirmation email has been sent.", but no email is sent (the later part is correct)
related to #7
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.