﻿id	summary	reporter	owner	description	type	status	priority	milestone	resolution	keywords	cc
36	Don't store secrets in autoinstall's git repos	adehnert		Right now, if you autoinstall Remit (#13), it'll store the DB password and Django SECRET_KEY in the git repo. This is sorta annoying, if you want to let somebody you only kinda trust clone the repo to modify things. We should grab the SQL config from ~/.my.cnf (see https://scripts.mit.edu:444/trac/ticket/57), and then we just need to write an unversioned file to get SECRET_KEY from.	enhancement	closed	minor	1.0	fixed		
