mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Increased the default PBKDF2 iterations for Django 4.2.
This commit is contained in:
committed by
Carlton Gibson
parent
cdb2f7f36c
commit
3c6f1fd1f8
@@ -42,7 +42,8 @@ Minor features
|
||||
:mod:`django.contrib.auth`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* ...
|
||||
* The default iteration count for the PBKDF2 password hasher is increased from
|
||||
390,000 to 480,000.
|
||||
|
||||
:mod:`django.contrib.contenttypes`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user