0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-07 07:11:32 +00:00
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 +02:00
..
Integration fix(LDAP): remove unneeded dependencies 2024-08-01 21:10:48 +00:00
Jobs Move UpdateGroups methods to a service 2023-08-10 10:57:33 +02:00
Mapping LDAP to no register new users when outside of fair use or over limits 2022-10-18 12:57:43 +02:00
Migration chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Service Move UpdateGroups methods to a service 2023-08-10 10:57:33 +02:00
Settings Update php licenses 2021-06-04 22:02:41 +02:00
User fix(ldap): avatar is not being fetched 2023-07-05 17:13:43 +02:00
.htaccess Only request "IndexIgnore" if mod_autoindex is loaded 2017-02-20 13:09:15 +01:00
AccessTest.php Fix tests 2023-08-13 15:43:04 +02:00
ConfigurationTest.php Update php licenses 2021-06-04 22:02:41 +02:00
ConnectionTest.php Fixed backup host logic 2022-12-19 14:15:48 +01:00
Group_LDAPTest.php fix(LDAP): ensure stored groups are formatted as simple list 2024-01-02 12:16:10 +01:00
GroupLDAPPluginTest.php Fix user_ldap unit tests 2022-04-01 12:18:03 +00:00
HelperTest.php Update php licenses 2021-06-04 22:02:41 +02:00
LDAPGroupPluginDummy.php Update php licenses 2021-06-04 22:02:41 +02:00
LDAPProviderTest.php fix(users): Don't crash if disabled user is missing in the database 2024-09-23 16:59:58 +02:00
LDAPTest.php Update php licenses 2021-06-04 22:02:41 +02:00
LDAPUserPluginDummy.php Update php licenses 2021-06-04 22:02:41 +02:00
User_LDAPTest.php fix(LDAP): remove unneeded dependencies 2024-08-01 21:10:48 +00:00
User_ProxyTest.php fix(LDAP): remove unneeded dependencies 2024-08-01 21:10:48 +00:00
UserLDAPPluginTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
WizardTest.php Fix unit tests 2022-03-03 16:35:06 +01:00