mirror of
https://github.com/django/django.git
synced 2025-07-24 13:44:32 +00:00
Increased the default PBKDF2 iterations.
This commit is contained in:
parent
97c3dfe12e
commit
1915a7e5c5
3 changed files with 6 additions and 5 deletions
|
@ -46,7 +46,8 @@ Minor features
|
|||
:mod:`django.contrib.auth`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* ...
|
||||
* The default iteration count for the PBKDF2 password hasher is increased by
|
||||
20%.
|
||||
|
||||
:mod:`django.contrib.contenttypes`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue