]> source.dussan.org Git - nextcloud-server.git/commit
LDAP: shortcut in reading nested group members when IN_CHAIN is available
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Wed, 24 Jun 2020 11:09:15 +0000 (13:09 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Tue, 11 Aug 2020 23:19:05 +0000 (01:19 +0200)
commit41eb1c0f86071a7294b7a2ab54fdde46fe707a35
tree0f8b6ec3557f9d6c03fd5a14c68789852d4b1231
parent75062afd8d241071aa0062273b4eb12f90263783
LDAP: shortcut in reading nested group members when IN_CHAIN is available

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
apps/user_ldap/lib/Configuration.php
apps/user_ldap/lib/Group_LDAP.php
apps/user_ldap/tests/Group_LDAPTest.php