mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
LDAP: Clear cache on saving settings
This commit is contained in:
@@ -323,6 +323,7 @@ class Connection {
|
||||
|
||||
$this->setValue($trans[$key], $value);
|
||||
}
|
||||
$this->clearCache();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user