Merge pull request #21820 from nextcloud/techdebt/noid/ldap-do-not-use-custom-DI-names
Do not use custom DI object names for user_ldap
Showing
- apps/user_ldap/appinfo/app.php 2 additions, 9 deletionsapps/user_ldap/appinfo/app.php
- apps/user_ldap/appinfo/register_command.php 1 addition, 1 deletionapps/user_ldap/appinfo/register_command.php
- apps/user_ldap/lib/Command/Search.php 4 additions, 2 deletionsapps/user_ldap/lib/Command/Search.php
- apps/user_ldap/lib/Helper.php 1 addition, 1 deletionapps/user_ldap/lib/Helper.php
- apps/user_ldap/lib/Jobs/CleanUp.php 2 additions, 1 deletionapps/user_ldap/lib/Jobs/CleanUp.php
- apps/user_ldap/lib/Jobs/UpdateGroups.php 3 additions, 2 deletionsapps/user_ldap/lib/Jobs/UpdateGroups.php
- apps/user_ldap/lib/Migration/UUIDFixGroup.php 2 additions, 1 deletionapps/user_ldap/lib/Migration/UUIDFixGroup.php
- apps/user_ldap/lib/Migration/UUIDFixUser.php 2 additions, 1 deletionapps/user_ldap/lib/Migration/UUIDFixUser.php
- apps/user_ldap/tests/Integration/AbstractIntegrationTest.php 6 additions, 4 deletionsapps/user_ldap/tests/Integration/AbstractIntegrationTest.php
- apps/user_ldap/tests/Integration/Lib/IntegrationTestAttributeDetection.php 4 additions, 2 deletions...sts/Integration/Lib/IntegrationTestAttributeDetection.php
- apps/user_ldap/tests/Integration/Lib/IntegrationTestFetchUsersByLoginName.php 2 additions, 1 deletion.../Integration/Lib/IntegrationTestFetchUsersByLoginName.php
- apps/user_ldap/tests/Integration/Lib/IntegrationTestPaging.php 2 additions, 1 deletion...user_ldap/tests/Integration/Lib/IntegrationTestPaging.php
- apps/user_ldap/tests/Integration/Lib/User/IntegrationTestUserAvatar.php 2 additions, 1 deletion.../tests/Integration/Lib/User/IntegrationTestUserAvatar.php
- apps/user_ldap/tests/Integration/Lib/User/IntegrationTestUserCleanUp.php 2 additions, 1 deletion...tests/Integration/Lib/User/IntegrationTestUserCleanUp.php
- apps/user_ldap/tests/Integration/Lib/User/IntegrationTestUserDisplayName.php 2 additions, 1 deletion...s/Integration/Lib/User/IntegrationTestUserDisplayName.php
Loading
Please register or sign in to comment