]> source.dussan.org Git - nextcloud-server.git/commit
refactor(LDAP): pass IConfig via constructor to Group_LDAP
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Mon, 9 Oct 2023 20:18:39 +0000 (22:18 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Tue, 7 Nov 2023 18:22:28 +0000 (19:22 +0100)
commitf89781366b575d6261fd0619e3a3d5a2b7b7363a
tree0684ee4cca70cbb903e15181e5fc6b882bfd9c5e
parent871b3164a46cbca4a45db8a92e7b4e372d035791
refactor(LDAP): pass IConfig via constructor to Group_LDAP

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