nextcloud-server/apps/user_ldap/ajax
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 +07:00
..
clearMappings.php chore(user_ldap): Add psalm-suppress for deprecated emit method calls 2025-02-13 12:50:56 +07:00
deleteConfiguration.php fix(user_ldap): Switch to OCP\IAppConfig and fix Helper constructor calls 2025-06-10 16:08:52 +07:00
getConfiguration.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +07:00
getNewServerConfigPrefix.php fix(user_ldap): Switch to OCP\IAppConfig and fix Helper constructor calls 2025-06-10 16:08:52 +07:00
setConfiguration.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +07:00
testConfiguration.php chore: style fix for named parameter 2025-02-25 22:18:18 +07:00
wizard.php fix(translation): Fix string concatenation in LDAP endpoint 2025-02-26 16:10:37 +07:00