Mark ldap agent password as sensitive

This commit is contained in:
Joas Schilling 2015-08-14 09:07:07 +02:00
parent 1f96fb3352
commit 49ba7dc05d
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ class ListConfigs extends Base {
'mail_smtppassword',
'passwordsalt',
'secret',
'ldap_agent_password',
];
/** * @var SystemConfig */