#28881: Document that CommonPasswordValidator assumes all words are lower case
--------------------------------------+------------------------------------
     Reporter:  Nick Farrell          |                    Owner:  nobody
         Type:  Cleanup/optimization  |                   Status:  new
    Component:  Documentation         |                  Version:  2.0
     Severity:  Normal                |               Resolution:
     Keywords:                        |             Triage Stage:  Accepted
    Has patch:  0                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  0                     |                    UI/UX:  0
--------------------------------------+------------------------------------
Changes (by Tim Graham):

 * component:  Uncategorized => Documentation
 * type:  Uncategorized => Cleanup/optimization
 * stage:  Unreviewed => Accepted


Comment:

 I think documenting the existing requirement for the password list to be
 lower case would be fine. A documentation fix would address the problem
 for older versions of Django and also avoid unnecessary computations for
 lists that are already lower case.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/28881#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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.8cd5a4aea2a7b16482a774e1237be3f6%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to