Re: [Postfixadmin-devel] config.local.php not being read.
Brought to you by:
christian_boltz,
gingerdog
From: David G. <da...@co...> - 2009-04-13 17:55:50
|
> @GingerDog: > - What about checking setup_password only in setup.php? We could do. > - What about storing the password md5-hashed? That makes it harder for > the admin to set it up, but is more secure if someone manages to read > config.inc.php... > Hmm... it's a pain for administrators to create a md5-hashed password on the command line - isn't it? If they can read hte file, then they can read/write to the database.... so there would be bigger things to worry about. |