nextcloud-server/apps/user_ldap/tests
Côme Chilliet f6ff717b56
Merge pull request #34772 from nextcloud/fix/clean-ldap-access-factory-usage
Make sure to use AccessFactory to create Access instances and use DI
2022-12-20 16:48:07 +01:00
..
Integration
Jobs Fix job tests in updatenotification and user_ldap applications 2022-12-05 11:32:49 +01: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
Settings
User Fix typos in apps/ subdirectory 2022-09-05 12:59:54 +00:00
.htaccess
AccessTest.php Fix user_ldap tests now that list of groups gets cached 2022-12-19 11:59:45 +01:00
ConfigurationTest.php
ConnectionTest.php Fixed backup host logic 2022-12-19 14:15:48 +01:00
Group_LDAPTest.php Fix LDAP recursive nested group support 2022-10-20 13:14:39 +02:00
GroupLDAPPluginTest.php
HelperTest.php
LDAPGroupPluginDummy.php
LDAPProviderTest.php Remove bogus expects from user_ldap tests 2022-06-14 15:44:51 +02:00
LDAPTest.php
LDAPUserPluginDummy.php
User_LDAPTest.php
User_ProxyTest.php Adapt test to User_Proxy constructor 2022-10-25 16:16:59 +02:00
UserLDAPPluginTest.php
WizardTest.php