]> source.dussan.org Git - nextcloud-server.git/commit
fix(LDAP): remove unneeded dependencies 46968/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Thu, 1 Aug 2024 15:35:29 +0000 (17:35 +0200)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Thu, 1 Aug 2024 21:10:48 +0000 (21:10 +0000)
commitb541708cea464497c7a91c6f145a9526c67cda12
tree90238fc3ab63adb43450b24566e385919bfea6d1
parent29a586bad81d2c0f05901dd95e4be08460c0f14e
fix(LDAP): remove unneeded dependencies

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
apps/user_ldap/lib/User_LDAP.php
apps/user_ldap/lib/User_Proxy.php
apps/user_ldap/tests/Integration/Lib/IntegrationTestAttributeDetection.php
apps/user_ldap/tests/Integration/Lib/IntegrationTestFetchUsersByLoginName.php
apps/user_ldap/tests/Integration/Lib/IntegrationTestPaging.php
apps/user_ldap/tests/Integration/Lib/User/IntegrationTestUserAvatar.php
apps/user_ldap/tests/Integration/Lib/User/IntegrationTestUserCleanUp.php
apps/user_ldap/tests/Integration/Lib/User/IntegrationTestUserDisplayName.php
apps/user_ldap/tests/User_LDAPTest.php
apps/user_ldap/tests/User_ProxyTest.php