1
0
mirror of https://github.com/django/django.git synced 2025-04-05 05:56:42 +00:00
Florian Apolloner 5d74853e15 Revert "Ensure that passwords are never long enough for a DoS."
This reverts commit aae5a96d5754ad34e48b7f673ef2411a3bbc1015.

This fix is no longer necessary, our pbkdf2 (see next commit) implementation
no longer rehashes the password every iteration.
2013-09-24 21:01:21 +02:00
..
2013-09-22 14:04:10 +02:00