mirror of
https://github.com/nextcloud/server.git
synced 2026-06-13 18:50:47 -04:00
Mark ldap agent password as sensitive
This commit is contained in:
parent
1f96fb3352
commit
49ba7dc05d
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ class ListConfigs extends Base {
|
|||
'mail_smtppassword',
|
||||
'passwordsalt',
|
||||
'secret',
|
||||
'ldap_agent_password',
|
||||
];
|
||||
|
||||
/** * @var SystemConfig */
|
||||
|
|
|
|||
Loading…
Reference in a new issue