Skip to content

Commit

Permalink
Forwardported release note for 4aed731.
Browse files Browse the repository at this point in the history
  • Loading branch information
timgraham committed Jan 5, 2015
1 parent 3d2cae0 commit d94fe42
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/releases/1.7.3.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,9 @@ Django 1.7.3 fixes several bugs in 1.7.2.
Bugfixes
========

* ...
* The default iteration count for the PBKDF2 password hasher has been
increased by 25%. This part of the normal major release process was
inadvertently omitted in 1.7. This backwards compatible change will not
affect users who have subclassed
``django.contrib.auth.hashers.PBKDF2PasswordHasher`` to change the
default value.

0 comments on commit d94fe42

Please sign in to comment.