nextcloud/apps/user_ldap/js
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
..
wizard fixes possible override of uniqueMember by autodetection 2019-05-17 16:19:23 +02:00
renewPassword.js Add strengthify bar after plain text input clone of password input 2018-01-11 14:08:47 +01:00