Sunday, July 3, 2016

Re: AUTH_PASSWORD_VALIDATORS not used when creating new users?


On Jul 2, 2016 6:33 PM, "Farhan Khan" <khanzf@gmail.com> wrote:
>
> So then, how are password validators used? If its just through the console using the 'createsuperuser' feature, what good is it?
>

Primarily for use as validators in contrib.auth forms, which should be the common way you and your users interact with the contrib.auth modules.

-James

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CA%2Be%2BciWchCxM0fxt-YEgwZece3mGWu%2BsWCKy7N3eK0%3D8sTz3Gw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment