#18453: Unknown password hashing algorithm error if password is blank
------------------------------+------------------------------------
     Reporter:  Leo           |                    Owner:  nobody
         Type:  Bug           |                   Status:  closed
    Component:  contrib.auth  |                  Version:  1.4
     Severity:  Normal        |               Resolution:  fixed
     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 Claude Paroz <claude@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"703c266682be39f7153498ad0d8031231f12ee79"]:
 {{{
 #!CommitTicketReference repository=""
 revision="703c266682be39f7153498ad0d8031231f12ee79"
 Fixed #18182 -- Made is_usable_password check if hashing algorithm is
 correct

 The display of the ReadOnlyPasswordHashWidget has also been improved to
 distinguish empty/unusable password from erroneous password.
 Fixed #18453 also.
 Thanks danielr and Leo for the reports and Moritz Sichert for the
 initial patch.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18453#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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to