Kaydet (Commit) 3b029337 authored tarafından Paolo Melchiorre's avatar Paolo Melchiorre Kaydeden (comit) Tim Graham

Fixed typo in docs/releases/1.4.9.txt.

üst 3afde36d
......@@ -12,7 +12,7 @@ Readdressed denial-of-service via password hashers
Django 1.4.8 imposes a 4096-byte limit on passwords in order to mitigate a
denial-of-service attack through submission of bogus but extremely large
passwords. In Django 1.5.5, we've reverted this change and instead improved
passwords. In Django 1.4.9, we've reverted this change and instead improved
the speed of our PBKDF2 algorithm by not rehashing the key on every iteration.
Bugfixes
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment