Skip to content
Unverified Commit 3372bcc7 authored by Arthur Schiwon's avatar Arthur Schiwon
Browse files

fixes possible override of uniqueMember by autodetection



* uniqueMember was the default so we did not know whether this setting is
  desired or the initial value
* autodetection of the user-group association attribute runs only when it
  was not set (as far as we knew)
* the default is now empty
* thus LDAPProvider might return this value as well (in exceptional cases)
* if a group base is given (edge case), use this instead of general base
* resolves #12682

Signed-off-by: default avatarArthur Schiwon <blizzz@arthur-schiwon.de>
parent 528eb1b2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment