Comment on Ask HN: What are valid reasons for limiting password length?parentComments−kevin-brown12yIt's plausible enough that Django released 1.5.4 to limit password length. Yes, they later 1.5.5 which removed the limit, but it still showed that it was a possible problem in some implementations.https://www.djangoproject.com/weblog/2013/sep/15/security/
Comments
It's plausible enough that Django released 1.5.4 to limit password length. Yes, they later 1.5.5 which removed the limit, but it still showed that it was a possible problem in some implementations.
https://www.djangoproject.com/weblog/2013/sep/15/security/