[Rt-commit] r11906 - rt/branches/3.8-TESTING/lib/RT
sunnavy at bestpractical.com
sunnavy at bestpractical.com
Sun Apr 27 09:01:39 EDT 2008
Author: sunnavy
Date: Sun Apr 27 09:01:38 2008
New Revision: 11906
Modified:
rt/branches/3.8-TESTING/lib/RT/Installer.pm
Log:
password should be typed 'password'
Modified: rt/branches/3.8-TESTING/lib/RT/Installer.pm
==============================================================================
--- rt/branches/3.8-TESTING/lib/RT/Installer.pm (original)
+++ rt/branches/3.8-TESTING/lib/RT/Installer.pm Sun Apr 27 09:01:38 2008
@@ -56,6 +56,7 @@
Description =>
'Password of the above user RT will use to connect to the DB'
, #loc
+ Type => 'password',
},
},
DatabaseRequireSSL => {
More information about the Rt-commit
mailing list