diff --git a/core/command/config/listconfigs.php b/core/command/config/listconfigs.php index fed6a8e9db..34a0b7169f 100644 --- a/core/command/config/listconfigs.php +++ b/core/command/config/listconfigs.php @@ -40,6 +40,7 @@ class ListConfigs extends Base { 'mail_smtppassword', 'passwordsalt', 'secret', + 'ldap_agent_password', ]; /** * @var SystemConfig */