nextcloud/apps/user_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
..
ajax Access needs UserManager, missed to add in #8833 2018-04-23 15:58:50 +02:00
appinfo Bump versions of server and the requirements of apps 2019-04-11 14:02:23 +02:00
composer add LDAP ConfigHandler for external storages and "$home" var 2019-02-14 15:22:22 +01:00
css Fix font-face on LDAP tooltip 2018-10-23 13:12:08 +02:00
img Add icon to admin page sidebar for LDAP 2017-01-24 12:54:32 -06:00
js fixes possible override of uniqueMember by autodetection 2019-05-17 16:19:23 +02:00
l10n [tx-robot] updated from transifex 2019-05-07 00:12:58 +00:00
lib fixes possible override of uniqueMember by autodetection 2019-05-17 16:19:23 +02:00
templates Fix showpassword loads 2019-03-18 14:38:44 +01:00
tests fix user creation using LDAP Plugin 2019-03-21 10:20:46 +01:00
vendor/ui-multiselect Migrate multiselect to user_ldap 2014-11-13 00:47:14 +01:00