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 LDAP to no register new users when outside of fair use or over limits 2022-10-18 12:57:43 +07:00
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 Update php licenses 2021-06-04 22:02:41 +07:00
User fix(ldap): avatar is not being fetched 2023-07-05 17:13:43 +07:00
.htaccess Only request "IndexIgnore" if mod_autoindex is loaded 2017-02-20 13:09:15 +07:00
AccessTest.php Fix tests 2023-08-13 15:43:04 +07:00
ConfigurationTest.php Update php licenses 2021-06-04 22:02:41 +07:00
ConnectionTest.php Fixed backup host logic 2022-12-19 14:15:48 +07:00
GroupLDAPPluginTest.php Fix user_ldap unit tests 2022-04-01 12:18:03 +07:00
Group_LDAPTest.php fix(LDAP): ensure stored groups are formatted as simple list 2024-01-02 12:16:10 +07:00
HelperTest.php Update php licenses 2021-06-04 22:02:41 +07:00
LDAPGroupPluginDummy.php Update php licenses 2021-06-04 22:02:41 +07:00
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 Update php licenses 2021-06-04 22:02:41 +07:00
LDAPUserPluginDummy.php Update php licenses 2021-06-04 22:02:41 +07:00
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 Fix unit tests 2022-03-03 16:35:06 +07:00