id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
8990	HtPasswdStore and SessionStore with HtPasswdHashMethod share hash type selection option	hasienda	hasienda	Upon implementing #8933 I recognized, that the hash type selection of `HtPasswdStore` has been reused verbatim in `HtPasswdHashMethod` for `SessionStore`.\r\n\r\nThis is ''insane'' (for defining same option twice) and ''troublesome'' for someone aiming at use of both authentication stores in parallel, because different hash types are ultimately ''impossible'' to achieve. Apparently situation is similar to the configuration option clash between both `AbstractPasswordFileStore` implementations (see #4677).\r\n\r\nSince this\r\n a. has never been documented (most probably been unintended)\r\n b. is not easy to deduce from a non-developer point of view and\r\n c. contradicts the recent tendency of !AcctMgr to support multiple authentication stores for store migration scenarios as well as for regular application,\r\nit should be fixed.	defect	closed	normal	AccountManagerPlugin	major	fixed	auth hash htpasswd	mitar	0.11
