Skip to content
Snippets Groups Projects
Commit 7c60384f authored by Arthur Schiwon's avatar Arthur Schiwon
Browse files

ignore autodetect-attribute on public save method

parent 3fe400a3
Branches
No related tags found
No related merge requests found
......@@ -201,6 +201,7 @@ class Configuration {
case 'ldapIgnoreNamingRules':
case 'ldapOverrideUuidAttribute':
case 'hasPagedResultSupport':
case 'ldapUuidAttribute':
continue 2;
}
if(is_null($value)) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment