nextcloud/apps/user_ldap/tests
Arthur Schiwon 155b75027c
feat: locally cache frequently requested LDAP mapping data
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2025-10-17 11:09:31 +02:00
..
Integration fix: Replace OC_App::loadApp calls by IAppManager 2025-07-10 11:40:27 +02:00
Jobs chore: run rector 2025-07-01 22:45:52 +02:00
Mapping feat: locally cache frequently requested LDAP mapping data 2025-10-17 11:09:31 +02:00
Migration chore: run rector 2025-07-01 22:45:52 +02:00
Service chore: run rector 2025-07-01 22:45:52 +02:00
Settings refactor(user_ldap): Rewrite setup wizard 2025-09-30 22:49:43 +02:00
User chore: run rector 2025-07-01 22:45:52 +02:00
.htaccess fix: remove executable flag from source files 2025-09-04 11:57:44 +02:00
AccessTest.php chore: run rector 2025-07-01 22:45:52 +02:00
ConfigurationTest.php chore: run rector 2025-07-01 22:45:52 +02:00
ConnectionTest.php chore: run rector 2025-07-01 22:45:52 +02:00
Group_LDAPTest.php chore: run rector 2025-07-01 22:45:52 +02:00
GroupLDAPPluginTest.php test: Migrate User LDAP to phpunit 10 2025-05-28 10:10:45 +02:00
HelperTest.php fix(user_ldap): Switch to OCP\IAppConfig and fix Helper constructor calls 2025-06-10 16:08:52 +02:00
LDAPGroupPluginDummy.php test: Migrate User LDAP to phpunit 10 2025-05-28 10:10:45 +02:00
LDAPProviderTest.php fix(user_ldap): Switch to OCP\IAppConfig and fix Helper constructor calls 2025-06-10 16:08:52 +02: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: run rector 2025-07-01 22:45:52 +02: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 test: Migrate User LDAP to phpunit 10 2025-05-28 10:10:45 +02:00