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

settings,AUTH_PASSWORD_VALIDATORS ignored #266

Open
davidegalletti opened this issue Sep 8, 2017 · 4 comments
Open

settings,AUTH_PASSWORD_VALIDATORS ignored #266

davidegalletti opened this issue Sep 8, 2017 · 4 comments

Comments

@davidegalletti
Copy link

I guess SignupForm's clean method should invoke validate_password from django.contrib.auth.password_validation

davidegalletti added a commit to davidegalletti/django-user-accounts that referenced this issue Sep 8, 2017
@sakoht
Copy link

sakoht commented Sep 9, 2019

I noticed this a 2 year old issue with no commentary. Seem to be bumping into this issue too.

It seems unlikely to me that an app this old has this issue? Resetting a password doesn't respect the validators? Are we making a mistake?

@JulianFeinauer
Copy link

I can create a PR for that if its welcomed?

@davidegalletti
Copy link
Author

I am no longer using django-user-accounts

@uhurusurfa
Copy link
Collaborator

@JulianFeinauer - a PR would be welcomed

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

4 participants