#31158: _password_validators_help_text_html() returns HTML block level element.
-------------------------------+--------------------------------------
     Reporter:  Carsten Fuchs  |                    Owner:  nobody
         Type:  Uncategorized  |                   Status:  closed
    Component:  contrib.auth   |                  Version:  3.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 felixxm):

 * status:  new => closed
 * resolution:   => wontfix
 * component:  Forms => contrib.auth


Comment:

 `password_validators_help_text_html()` was introduced in
 1daae25bdcd735151de394a5578c22257e3e5dc7, this behavior is expected and
 
[https://docs.djangoproject.com/en/3.0/topics/auth/passwords/#django.contrib.auth.password_validation.password_validators_help_text_html
 documented]. If you don't like it you can always subclass forms from
 `django.contrib.auth.forms` and use you own method or
 `password_validators_help_texts()`.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31158#comment:1>
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/066.5e46ee8c7eb27b333f76b916c7ff5a32%40djangoproject.com.

Reply via email to