nextcloud/apps/user_ldap/tests
Arthur Schiwon cce8d0a7a5
fix(LDAP): solve race condition reading groups of disappeared LDAP user
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-10-11 15:35:10 +02:00
..
Integration refactor(LDAP): pass IConfig via constructor to Group_LDAP 2023-10-10 11:18:57 +02: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 Remove deprecated at() matcher from user_ldap tests 2022-06-13 15:19:25 +02: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): solve race condition reading groups of disappeared LDAP user 2023-10-11 15:35:10 +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!: Remove symfony EventDispatcherInterface from User 2023-07-27 23:13:37 +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 Merge pull request #34443 from nextcloud/feat/add-enabled-user-backend 2023-07-03 10:19:32 +02:00
User_ProxyTest.php Fix User_Proxy tests as well 2023-05-25 15:55:04 +02:00
UserLDAPPluginTest.php Update php licenses 2021-06-04 22:02:41 +02:00
WizardTest.php Fix unit tests 2022-03-03 16:35:06 +01:00