#33758: make_random_password does not comply with AUTH_PASSWORD_VALIDATORS
-------------------------------+--------------------------------------
     Reporter:  Javier Torres  |                    Owner:  Sosshi
         Type:  Uncategorized  |                   Status:  closed
    Component:  Uncategorized  |                  Version:  4.0
     Severity:  Normal         |               Resolution:  wontfix
     Keywords:                 |             Triage Stage:  Unreviewed
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+--------------------------------------
Changes (by David Wobrock):

 * type:  Cleanup/optimization => Uncategorized
 * component:  contrib.auth => Uncategorized


Comment:

 One could imagine use cases for this function. For example a website that
 automatically creates accounts and sends out the plain passwords (through
 email, or something more secure) for a first log in - but then forces
 password change on first use.

 But I agree with Carlton (and Russell) that Django shouldn't "encourage"
 this, since the implementation then requires some special attention.
 +1 for deprecating this function

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33758#comment:4>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018123abaa94-d597ce1c-aa4a-4dc0-b72f-efd46ef4febc-000000%40eu-central-1.amazonses.com.

Reply via email to