stable

Clone or download

Read-only

request #25706 Ldap: we should search users only once

When we search users from Ldap groups, we search users of subgroups too. If a user is already in a parent group, we shouldn't search it again. Change-Id: I524b0df1a1e4b61ffd5d17597cd9ebc26a226152

Modified Files

Name
M plugins/ldap/include/LDAP_GroupManager.class.php +7 −1 Go to diff View file
M plugins/ldap/tests/unit/LDAPGroupManagerTest.php +5 −2 Go to diff View file