summaryrefslogtreecommitdiff
path: root/docs/howto/error-reporting.txt
diff options
context:
space:
mode:
authorRussell Keith-Magee <russell@keith-magee.com>2013-09-15 13:40:16 +0800
committerRussell Keith-Magee <russell@keith-magee.com>2013-09-15 13:42:23 +0800
commitaae5a96d5754ad34e48b7f673ef2411a3bbc1015 (patch)
tree36dd4a8d23f361edbb2c1346153d7334e4cd5603 /docs/howto/error-reporting.txt
parent351a061497b262e2ef994552d04c31b63d801179 (diff)
Ensure that passwords are never long enough for a DoS.
* Limit the password length to 4096 bytes * Password hashers will raise a ValueError * django.contrib.auth forms will fail validation * Document in release notes that this is a backwards incompatible change Thanks to Josh Wright for the report, and Donald Stufft for the patch. This is a security fix; disclosure to follow shortly.
Diffstat (limited to 'docs/howto/error-reporting.txt')
0 files changed, 0 insertions, 0 deletions