#13969: auth module should use longer salt for hashing -----------------------------------+---------------------------------------- Reporter: cyounkins | Owner: nobody Status: new | Milestone: Component: Contrib apps | Version: 1.2 Resolution: | Keywords: security Stage: Accepted | Has_patch: 1 Needs_docs: 0 | Needs_tests: 0 Needs_better_patch: 1 | -----------------------------------+---------------------------------------- Changes (by gabrielhurley):
* needs_better_patch: 0 => 1 * stage: Unreviewed => Accepted Comment: This is a valid concern, and the code works for me, however I'm not a security expert so it could use another set of eyes. It's a minor concern, but the example salt in the documentation probably ought to be updated as well, lest people think we're still only using a five-character salt: http://docs.djangoproject.com/en/dev/topics/auth/#passwords -- Ticket URL: <http://code.djangoproject.com/ticket/13969#comment:4> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-upda...@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.