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

Users cannot share the same password #9

Open
djds23 opened this issue May 27, 2015 · 0 comments
Open

Users cannot share the same password #9

djds23 opened this issue May 27, 2015 · 0 comments

Comments

@djds23
Copy link
Contributor

djds23 commented May 27, 2015

Trying to create two entirely unique users with the same password of 'password', I get this exception

sqlalchemy.exc.IntegrityError
sqlalchemy.exc.IntegrityError: (IntegrityError) duplicate key value violates unique constraint "user_password_key"
DETAIL:  Key (password)=(password) already exists.
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

No branches or pull requests

1 participant