id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
2630	Registration of usernames which can corrupt a SvnServePasswordStore	det	hasienda	I am using SvnServePasswordStore so that svnserve shares accounts with Trac. I had a user register a username which began with "[exe]" and this caused corruption of the passwd file. The reason is because the SvnServePasswordStore format names sections by "[<section>]". AccountManagerPlugin should disallow usernames containing '[' and ']' when using SvnServePasswordStore.	defect	closed	normal	AccountManagerPlugin	normal	fixed	precaution input username check		0.11
