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 +07:00
..
Integration Fix PHP 8.1 support for user_ldap application 2021-12-16 09:43:30 +07:00
Jobs Fix job tests in updatenotification and user_ldap applications 2022-12-05 11:32:49 +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 Remove deprecated at() matcher from user_ldap tests 2022-06-13 15:19:25 +07:00
Settings Update php licenses 2021-06-04 22:02:41 +07:00
User Fix typos in apps/ subdirectory 2022-09-05 12:59:54 +07:00
.htaccess Only request "IndexIgnore" if mod_autoindex is loaded 2017-02-20 13:09:15 +07:00
AccessTest.php Fix user_ldap tests now that list of groups gets cached 2022-12-19 11:59:45 +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 recursive nested group support 2022-10-20 13:14:39 +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 Remove bogus expects from user_ldap tests 2022-06-14 15:44:51 +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 Update php licenses 2021-06-04 22:02:41 +07:00
User_LDAPTest.php Fix unit tests 2022-03-03 16:35:06 +07:00
User_ProxyTest.php Adapt test to User_Proxy constructor 2022-10-25 16:16:59 +07:00
WizardTest.php Fix unit tests 2022-03-03 16:35:06 +07:00