nextcloud-server/apps/user_ldap/tests
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-11-23 10:36:13 +07:00
..
Integration refactor(LDAP): pass IConfig via constructor to Group_LDAP 2023-10-10 11:18:57 +07:00
Jobs Move UpdateGroups methods to a service 2023-08-10 10:57:33 +07:00
Mapping
Migration chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
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
GroupLDAPPluginTest.php
Group_LDAPTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +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 chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
User_LDAPTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
User_ProxyTest.php Fix User_Proxy tests as well 2023-05-25 15:55:04 +07:00
WizardTest.php