1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-10 00:42:41 +01:00

Minor, mask some more sensitive values from DarkConsole.

This commit is contained in:
epriestley 2012-07-18 07:01:13 -07:00
parent ce3a3f1d14
commit b039bcaacc

View file

@ -154,6 +154,8 @@ return array(
'darkconsole.config-mask' => array(
'mysql.pass',
'amazon-ses.secret-key',
'amazon-s3.secret-key',
'sendgrid.api-key',
'recaptcha.private-key',
'phabricator.csrf-key',
'facebook.application-secret',