﻿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
8647	Add support for user password encryption algorithm selection	Sam Reghenzi		"User class  in django/contrib/auth/models supports crypt algorithm in decoding password but not in the set_password method (see line 175). User password encryption algorithm should have a default but also but also configurable in project settings.

Project settings SECRET_KEY should be used in the encryption since all the data needed for brute force cracking are available in a db dump"	New feature	closed	contrib.auth	dev	Normal	duplicate	password encryption		Design decision needed	1	0	1	0	0	0
