#15367: Improved Auth Password Hashing
-------------------------------------+-------------------------------------
               Reporter:  poswald    |          Owner:  jart
                   Type:  New        |         Status:  new
  feature                            |      Component:  contrib.auth
              Milestone:  1.4        |       Severity:  Normal
                Version:  1.2        |       Keywords:  password, hash,
             Resolution:             |  hashing, bcrypt, scrypt, pbkdf2,
           Triage Stage:  Accepted   |  sha2, sha1
    Needs documentation:  0          |      Has patch:  0
Patch needs improvement:  0          |    Needs tests:  0
                  UI/UX:  0          |  Easy pickings:  0
-------------------------------------+-------------------------------------
Changes (by PaulM):

 * stage:  Design decision needed => Accepted


Comment:

 This plan corresponds with what we worked out here at the sprints with
 Russell KM, Isaac Kelly, and myself. I'll also be writing a post to the
 django-dev list about this.

 Travis Swicegood suggested that we investigate using his generic backend
 code from Armstrong and try it here as an experimental precursor to moving
 to more generic backend code for our other backend interfaces.

 
https://github.com/armstrong/armstrong.utils.backends/blob/master/armstrong/utils/backends/features/steps.py

-- 
Ticket URL: <https://code.djangoproject.com/ticket/15367#comment:5>
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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to