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

New: Enforece unique emails with forms. #237

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

agpar
Copy link
Contributor

@agpar agpar commented May 11, 2017

Fixes the problem that new accounts can be created with emails that are already attached to other accounts on the database. Recommend this get pulled in as soon as the new maintainer has the time to properly debug it if something goes wrong.

It's too late to enforce unique emails at the database level.
These new checks on the forms ensure that no new accounts
are created with emails that are already attached to some
other account.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant