On Wed, Apr 20, 2016 at 05:41:37AM -0700, Arun S wrote: > basically I would like to know if the latest version of django > already supports any kind of normalization for the login passwords.
Most of us probably have no idea what kind of normalization you are talking about. At least I know I don't. I did try to search for resources on password normalization, but I didn't find anything that seemed relevant in the least bit; all I found was a ton of information on database normalization, which does not have anything with password. Django does hash passwords using cryptographically secure password hashing algorithms, if that's what you're asking. If you're interested in anything else, then the question is, what is your use case, and is there any reason why a custom hassing function would not do the job? Regards, Michal -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/20160420130531.GD1129%40koniiiik.org. For more options, visit https://groups.google.com/d/optout.
signature.asc
Description: Digital signature