diff options
| author | Russell Keith-Magee <russell@keith-magee.com> | 2013-09-15 13:49:16 +0800 |
|---|---|---|
| committer | Russell Keith-Magee <russell@keith-magee.com> | 2013-09-15 13:49:16 +0800 |
| commit | 3f3d887a6844ec2db743fee64c9e53e04d39a368 (patch) | |
| tree | 92b5e5968c74a0237e61a229b683637b70eeb869 /setup.cfg | |
| parent | 75d2bcda10f00366e6d847f2c90db3e772433e46 (diff) | |
[1.4.x] 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.
Backport of aae5a96d5754ad34e48b7f673ef2411a3bbc1015 from master.
Diffstat (limited to 'setup.cfg')
0 files changed, 0 insertions, 0 deletions
