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

Make sure passwords are valid when setting them #9

Closed
cdriehuys opened this issue Jun 29, 2017 · 0 comments
Closed

Make sure passwords are valid when setting them #9

cdriehuys opened this issue Jun 29, 2017 · 0 comments

Comments

@cdriehuys
Copy link
Member

When users register, the password they enter is not validated at all. It should be run through django.contrib.auth.password_validators.validate_password.

@cdriehuys cdriehuys added the bug label Jun 29, 2017
@cdriehuys cdriehuys modified the milestone: v0.2 - Cleanup Jul 4, 2017
cdriehuys added a commit that referenced this issue Jul 5, 2017
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