#18144: MD5PasswordHasher: broken backwards compatibility with empty salt
-------------------------------------+-------------------------------------
     Reporter:  apreobrazhensky@…    |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  contrib.auth         |                  Version:  1.4
     Severity:  Normal               |               Resolution:
     Keywords:  MD5PasswordHasher    |             Triage Stage:  Accepted
  check_password salt                |      Needs documentation:  0
    Has patch:  1                    |  Patch needs improvement:  1
  Needs tests:  0                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------
Changes (by dahool):

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


Comment:

 The same happens with SHA1PasswordHasher, I didn't think necessary to open
 a new ticket.

 I created three pull requests on github

 * 1.4.x : https://github.com/django/django/pull/740
 * 1.5.x : https://github.com/django/django/pull/742
 * master: https://github.com/django/django/pull/741

 Regards.

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


Reply via email to