mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Increased the default PBKDF2 iterations for Django 5.0.
This commit is contained in:
@@ -46,7 +46,8 @@ Minor features
|
||||
:mod:`django.contrib.admindocs`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* ...
|
||||
* The default iteration count for the PBKDF2 password hasher is increased from
|
||||
480,000 to 580,000.
|
||||
|
||||
:mod:`django.contrib.auth`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user