Skip to content
Snippets Groups Projects
Commit 49ba7dc0 authored by Joas Schilling's avatar Joas Schilling
Browse files

Mark ldap agent password as sensitive

parent 1f96fb33
Branches
No related tags found
No related merge requests found
...@@ -40,6 +40,7 @@ class ListConfigs extends Base { ...@@ -40,6 +40,7 @@ class ListConfigs extends Base {
'mail_smtppassword', 'mail_smtppassword',
'passwordsalt', 'passwordsalt',
'secret', 'secret',
'ldap_agent_password',
]; ];
/** * @var SystemConfig */ /** * @var SystemConfig */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment