﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
9101	Improved salt generation for django.contrib.auth	Ludvig Ericson	nobody	"Currently, the salts generated by the auth framework are pretty weak.

This patch changes the behavior of doing a SHA1 hash of digits into choosing five random characters from the lower and upper alphabet, as well as any digit. `[a-zA-Z0-9]`

See the django-dev this: http://tinyurl.com/5tjvhc"		closed	contrib.auth	dev		wontfix			Accepted	1	0	0	0	0	0
