nextcloud-server/apps/user_ldap/tests
Louis Chemineau 483eaa7e72
fix(users): Don't crash if disabled user is missing in the database
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-09-23 16:59:58 +07:00
..
Integration fix(LDAP): remove unneeded dependencies 2024-08-01 21:10:48 +07:00
Jobs Move UpdateGroups methods to a service 2023-08-10 10:57:33 +07:00
Mapping
Migration chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Service Move UpdateGroups methods to a service 2023-08-10 10:57:33 +07:00
Settings
User fix(ldap): avatar is not being fetched 2023-07-05 17:13:43 +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(LDAP): ensure stored groups are formatted as simple list 2024-01-02 12:16:10 +07:00
HelperTest.php
LDAPGroupPluginDummy.php
LDAPProviderTest.php fix(users): Don't crash if disabled user is missing in the database 2024-09-23 16:59:58 +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:10:48 +07:00
User_ProxyTest.php fix(LDAP): remove unneeded dependencies 2024-08-01 21:10:48 +07:00
WizardTest.php