summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2017-01-12 10:49:22 +0100
committerJoas Schilling <coding@schilljs.com>2017-01-12 10:49:22 +0100
commit5dc6899d1a3e11841b62971a52f0aa8e577c3065 (patch)
treeb552bb09b3d62d3e371c19737af62ddc02f88742 /lib
parentce7836378cf973ecebdd6d7790f9b3994f0e88f4 (diff)
downloadnextcloud-server-5dc6899d1a3e11841b62971a52f0aa8e577c3065.tar.gz
nextcloud-server-5dc6899d1a3e11841b62971a52f0aa8e577c3065.zip
Fix tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/private/SystemConfig.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/SystemConfig.php b/lib/private/SystemConfig.php
index 1029a6619ff..e5f1adaf004 100644
--- a/lib/private/SystemConfig.php
+++ b/lib/private/SystemConfig.php
@@ -44,7 +44,6 @@ class SystemConfig {
'passwordsalt' => true,
'secret' => true,
'updater.secret' => true,
- 'ldap_agent_password' => true,
'proxyuserpwd' => true,
'log.condition' => [
'shared_secret' => true,