#31358: Increase default password salt size in BasePasswordHasher.
--------------------------------------+------------------------------------
     Reporter:  Jon Moroney           |                    Owner:  nobody
         Type:  Cleanup/optimization  |                   Status:  new
    Component:  Utilities             |                  Version:  master
     Severity:  Normal                |               Resolution:
     Keywords:                        |             Triage Stage:  Accepted
    Has patch:  1                     |      Needs documentation:  1
  Needs tests:  0                     |  Patch needs improvement:  1
Easy pickings:  0                     |                    UI/UX:  0
--------------------------------------+------------------------------------

Comment (by Mariusz Felisiak <felisiak.mariusz@…>):

 In [changeset:"136ec9b62bd0b105f281218d7cad54b7db7a4bab" 136ec9b6]:
 {{{
 #!CommitTicketReference repository=""
 revision="136ec9b62bd0b105f281218d7cad54b7db7a4bab"
 Refs #31358 -- Added decode() to password hashers.

 By convention a hasher which does not use a salt should populate the
 decode dict with `None` rather than omit the dict key.

 Co-Authored-By: Florian Apolloner <[email protected]>
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31358#comment:44>
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.93a2fe7fbe97d12494d62aed10ef5f7f%40djangoproject.com.

Reply via email to