[3.0.x] Added PBKDF2 hasher iteration increase to 3.0 release notes.
Refs 06670015f7e55a8be8137dbd95b7f4c536c3782b Backport of ea25bdc2b94466bb1563000bf81628dea4d80612 from master
This commit is contained in:
parent
51095d7341
commit
1fa629cd8f
@ -139,6 +139,9 @@ Minor features
|
||||
* The new :meth:`.UserManager.with_perm` method returns users that have the
|
||||
specified permission.
|
||||
|
||||
* The default iteration count for the PBKDF2 password hasher is increased from
|
||||
150,000 to 180,000.
|
||||
|
||||
:mod:`django.contrib.gis`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user