nextcloud/lib/public/LDAP
Arthur Schiwon 3372bcc7fc
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: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-05-17 16:19:23 +02:00
..
IDeletionFlagSupport.php Update license headers 2017-11-06 16:56:19 +01:00
ILDAPProvider.php fixes possible override of uniqueMember by autodetection 2019-05-17 16:19:23 +02:00
ILDAPProviderFactory.php Update license headers 2017-11-06 16:56:19 +01:00