nextcloud-server/apps/user_ldap/tests
Aaron Dewes aefa366495
Merge branch 'master' into fix/ldap-filter-generation
2023-09-20 15:38:52 +07:00
..
Integration Merge pull request #34443 from nextcloud/feat/add-enabled-user-backend 2023-07-03 10:19:32 +07:00
Jobs Move UpdateGroups methods to a service 2023-08-10 10:57:33 +07:00
Mapping
Migration
Service Move UpdateGroups methods to a service 2023-08-10 10:57:33 +07:00
Settings
User fix(ldap): avatar is not being fetched 2023-07-05 17:13:43 +07:00
.htaccess
AccessTest.php Fix tests 2023-08-13 15:43:04 +07:00
ConfigurationTest.php
ConnectionTest.php Fixed backup host logic 2022-12-19 14:15:48 +07:00
GroupLDAPPluginTest.php
Group_LDAPTest.php Refactors "strpos" calls in /apps/user_ldap to improve code readability. 2023-06-02 15:26:55 +07:00
HelperTest.php
LDAPGroupPluginDummy.php
LDAPProviderTest.php fix!: Remove symfony EventDispatcherInterface from User 2023-07-27 23:13:37 +07:00
LDAPTest.php
LDAPUserPluginDummy.php
UserLDAPPluginTest.php
User_LDAPTest.php Merge pull request #34443 from nextcloud/feat/add-enabled-user-backend 2023-07-03 10:19:32 +07:00
User_ProxyTest.php Fix User_Proxy tests as well 2023-05-25 15:55:04 +07:00
WizardTest.php