nextcloud-server/apps/user_ldap/tests
Louis Chemineau 1e870c02f5
fix(users): Don't crash if disabled user is missing in the database
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-09-23 18:08:17 +07:00
..
Integration fix(LDAP): remove unneeded dependencies 2024-08-01 21:12:26 +07:00
Jobs Move UpdateGroups methods to a service 2023-08-10 10:57:33 +07:00
Mapping
Migration Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 2024-02-08 18:27:44 +07:00
Service Move UpdateGroups methods to a service 2023-08-10 10:57:33 +07:00
Settings
User fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
.htaccess
AccessTest.php Fix tests 2023-08-13 15:43:04 +07:00
ConfigurationTest.php
ConnectionTest.php
GroupLDAPPluginTest.php
Group_LDAPTest.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
HelperTest.php
LDAPGroupPluginDummy.php
LDAPProviderTest.php fix(users): Don't crash if disabled user is missing in the database 2024-09-23 18:08:17 +07:00
LDAPTest.php
LDAPUserPluginDummy.php
UserLDAPPluginTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
User_LDAPTest.php fix(LDAP): remove unneeded dependencies 2024-08-01 21:12:26 +07:00
User_ProxyTest.php fix(LDAP): remove unneeded dependencies 2024-08-01 21:12:26 +07:00
WizardTest.php