mirror of
https://github.com/django/django.git
synced 2025-08-03 02:23:12 +00:00
Increased the default PBKDF2 iterations for the 1.11 release cycle.
This commit is contained in:
parent
f847308200
commit
0bf3228eec
3 changed files with 6 additions and 5 deletions
|
@ -51,7 +51,8 @@ Minor features
|
|||
:mod:`django.contrib.auth`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* ...
|
||||
* The default iteration count for the PBKDF2 password hasher is increased from
|
||||
36,000 to 100,000.
|
||||
|
||||
:mod:`django.contrib.contenttypes`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue