nextcloud/apps/user_ldap/lib/Command
Côme Chilliet f48e5aa1f3
fix(user_ldap): Switch to OCP\IAppConfig and fix Helper constructor calls
Using OCP\AppFramework\Services\IAppConfig is not possible because the
 Helper is queried from places outside of the application DI container
(ajax pages, tests, other applications through ILDAPProviderFactory…)

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-06-10 16:08:52 +02:00
..
CheckGroup.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
CheckUser.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
CreateEmptyConfig.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
DeleteConfig.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
PromoteGroup.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
ResetGroup.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
ResetUser.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Search.php fix(user_ldap): Switch to OCP\IAppConfig and fix Helper constructor calls 2025-06-10 16:08:52 +02:00
SetConfig.php fix(user_ldap): Switch to OCP\IAppConfig and fix Helper constructor calls 2025-06-10 16:08:52 +02:00
ShowConfig.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
ShowRemnants.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
TestConfig.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
TestUserSettings.php feat: Add bases and gidNumber attribute to ldap:test-user-settings output 2025-03-04 10:05:50 +01:00
UpdateUUID.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00