]> source.dussan.org Git - nextcloud-server.git/commit
Use DI for DeletedUsersIndex and fix tests
authorCôme Chilliet <come.chilliet@nextcloud.com>
Thu, 25 May 2023 10:18:28 +0000 (12:18 +0200)
committerCôme Chilliet <come.chilliet@nextcloud.com>
Thu, 25 May 2023 10:18:28 +0000 (12:18 +0200)
commitadd59d2309cc902923aab60dd4348164eed033fc
treee513b103bc6f71e20364b32dcd891e5a34201131
parent47bb12b226065f18d7b8b166c45903180ffb654a
Use DI for DeletedUsersIndex and fix tests

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
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