0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-03 21:40:31 +00:00
nextcloud_server/apps/user_ldap/tests
Côme Chilliet c6cd12c5e4 fix(user_ldap): Fix user_ldap tests by mocking new method exists in manager
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-03-24 10:45:21 +01:00
..
Integration fix(LDAP): remove unneeded dependencies 2024-08-01 21:12:26 +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 Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 2024-02-08 18:27:44 +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: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
.htaccess Only request "IndexIgnore" if mod_autoindex is loaded 2017-02-20 13:09:15 +01:00
AccessTest.php fix(ldap): Fix user_ldap attribute casing to fix tests 2025-03-24 10:45:21 +01: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: Apply new coding standard to all files 2024-04-04 11:45:22 +02: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 18:08:17 +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(user_ldap): Fix user_ldap tests by mocking new method exists in manager 2025-03-24 10:45:21 +01:00
User_ProxyTest.php fix(LDAP): remove unneeded dependencies 2024-08-01 21:12:26 +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