nextcloud/apps/user_ldap
Roland Tapken cf4ec7a4b6 Apply ldapUserFilter on members of group
Refers to issue #8220

user_ldap configured with custom filters for active directory access
(group-member-association is "member"). Then it can happen that the
members of a group contain members that don't belong to the users
available in Nextcloud (the most trivial reason is that the user filter
contains "(!(UserAccountControl:1.2.840.113556.1.4.803:=2))" to exclude
disabled users from being imported).

This can be fixed by applying the ldapUserFilter when resolving the UID
for a DN fetched from the group's member list.

Signed-off-by: Roland Tapken <roland@bitarbeiter.net>
2018-02-07 12:02:58 +01:00
..
ajax Use type casting instead of *val() method 2018-01-26 11:35:42 +01:00
appinfo Merge pull request #7840 from nextcloud/dep_config 2018-01-14 22:21:37 +01:00
composer Update composer 2018-01-12 23:16:10 +01:00
css Use primary class also for ui-button elements 2017-11-13 16:33:21 +01:00
img Add icon to admin page sidebar for LDAP 2017-01-24 12:54:32 -06:00
js Add strengthify bar after plain text input clone of password input 2018-01-11 14:08:47 +01:00
l10n [tx-robot] updated from transifex 2018-02-01 18:28:02 +00:00
lib Apply ldapUserFilter on members of group 2018-02-07 12:02:58 +01:00
templates Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
tests Fix risky tests without assertions 2018-01-25 11:33:25 +01:00
vendor/ui-multiselect Migrate multiselect to user_ldap 2014-11-13 00:47:14 +01:00