Skip to content

Fix register to honor AUTH_PASSWORD_VALIDATORS #482

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

dgilge
Copy link
Contributor

@dgilge dgilge commented Nov 10, 2018

Fixes #226

@coveralls
Copy link

coveralls commented Nov 10, 2018

Coverage Status

Coverage decreased (-0.02%) to 96.34% when pulling 8f47bc9 on dgilge:patch-2 into 479a40d on Tivix:master.

@nemesifier
Copy link

I have also noticed this issue, thanks @dgilge. I hope it gets merged soon.

@BarnabasSzabolcs
Copy link

Hi,
as a user of rest-auth, thanks for the contribution!
This repo is not maintained anymore, so the development moved to dj-rest-auth. (reference: #568)
It may be best, if you move this PR there. (and upgrade to using dj_rest_auth)

new repo link: https://github.com/jazzband/dj-rest-auth (I'm not the upkeeper of that repo, it just makes sense for me to help you merge your PR)

Many Thanks,
Barney

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.

Django AUTH_PASSWORD_VALIDATORS is not honored
4 participants