Op 29-08-12 21:50, Raphael Hertzog schreef: > Version: 0.8-1 > > On Tue, 28 Aug 2012, Paul van der Vlis wrote: >> Uses only sha1 for passwords, Django 1.4 uses PBKDF2 by default for >> passwords. >> The sha-module is deprecated. > > Can you explain a bit more clearly how it breaks and the consequences of > this mismatch? (I expect that the release team will want to have those > details when examining the unblock request I just submitted)
It seems to be different then I thought. Django-registration 0.7 uses SHA1 only for the activation key, not for passwords. With regards, Paul van der Vlis. _______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

