nextcloud/apps/user_ldap/tests
Côme Chilliet c1dd559965
fix: Use strict array comparisons in user_ldap
Otherwise there are issues with string values looking like numbers.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-01-13 11:46:57 +01:00
..
Integration fix: Replace OC_App::loadApp calls by IAppManager 2025-07-10 11:40:27 +02:00
Jobs refactor(user_ldap): Port most of the remaining deprecated IConfig usage 2025-12-11 13:27:48 +01:00
Mapping refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
Migration refactor(user_ldap): Port most of the remaining deprecated IConfig usage 2025-12-11 13:27:48 +01:00
Service chore: run rector 2025-07-01 22:45:52 +02:00
Settings chore(user_ldap): Delete legacy templates 2025-11-25 13:36:23 +01:00
User fix: Use strict array comparisons in user_ldap 2026-01-13 11:46:57 +01:00
.htaccess fix: remove executable flag from source files 2025-09-04 11:57:44 +02:00
AccessTest.php refactor(user_ldap): Port most of the remaining deprecated IConfig usage 2025-12-11 13:27:48 +01:00
ConfigurationTest.php chore: run rector 2025-07-01 22:45:52 +02:00
ConnectionTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
Group_LDAPTest.php refactor(user_ldap): Port most of the remaining deprecated IConfig usage 2025-12-11 13:27:48 +01:00
GroupLDAPPluginTest.php test: Migrate User LDAP to phpunit 10 2025-05-28 10:10:45 +02:00
HelperTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
LDAPGroupPluginDummy.php test: Migrate User LDAP to phpunit 10 2025-05-28 10:10:45 +02:00
LDAPProviderTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
LDAPTest.php chore: run rector 2025-07-01 22:45:52 +02:00
LDAPUserPluginDummy.php test: Migrate User LDAP to phpunit 10 2025-05-28 10:10:45 +02:00
User_LDAPTest.php chore: adjust duplicated use in User_LDAPTest 2025-10-27 21:56:04 +01:00
User_ProxyTest.php test: Migrate User LDAP to phpunit 10 2025-05-28 10:10:45 +02:00
UserLDAPPluginTest.php test: Migrate User LDAP to phpunit 10 2025-05-28 10:10:45 +02:00
WizardTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00