Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unique account emails. #235

Open
agpar opened this issue Mar 10, 2017 · 0 comments
Open

Unique account emails. #235

agpar opened this issue Mar 10, 2017 · 0 comments

Comments

@agpar
Copy link
Contributor

agpar commented Mar 10, 2017

It's possible to have multiple accounts with the same email. This is weird and not consistent with how most websites work.

Also causes a nasty issue where if you send a password reset email to an email that has multiple accounts associated with it, django will send all the emails in a burst, likely resulting in an error from the smtp server that sees us sending out n emails in a second.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant