id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
4677	[patch] Admin based chaining HtDigestStore & HtPasswdStore breaks configuration	jerry2038	hasienda	I am running Trac 0.11 on Centos 5.2.\r\n\r\nI installed AccountManagerPlugin and configured an !HtDigestStore module using the file `trac.htdigest`.  Got everything working.  Playing with chaining stores together (eventual goal is !HtDigest + LDAP), I enabled the !HtPasswdStore and then visited /trac/admin/accounts/config to configure.  I set priority of !HtDigestStore to 1 and priority of !HtPasswdStore to 2 and set the file for !HtPasswdStore to `trac.htpasswd`.\r\n\r\nClicked on save.\r\n\r\nVisited the filename field for !HtDigestStore and it had changed from `trac.htdigest` to `trac.htpasswd`.\r\n\r\nNow it maybe that these two modules cannot be chained.  For instance, the ini file only specifies ONE password_file, not two.\r\n\r\nIf the two cannot be changed, somehow that should be indicated to the user.	defect	closed	normal	AccountManagerPlugin	major	fixed	configuration conflict		0.11
