nextcloud-server/apps/user_ldap/tests
Vinicius Cubas Brand c4dbc428f9
fix user creation using LDAP Plugin
Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com>
2019-03-21 10:20:46 +07:00
..
Integration tests for user storage location 2018-08-10 00:28:44 +07:00
Jobs
Mapping LDAP backend to emit announce and revoke signals on mapping changes 2018-04-05 12:38:39 +07:00
Migration
Settings [LDAP] The WebUI Wizard also should not assign empty config IDs 2018-08-23 17:58:35 +07:00
User add LDAP ConfigHandler for external storages and "$home" var 2019-02-14 15:22:22 +07:00
.htaccess
AccessTest.php check user state when fetching to avoid dealing with offline objects 2018-05-29 01:10:03 +07:00
ConfigurationTest.php add LDAP ConfigHandler for external storages and "$home" var 2019-02-14 15:22:22 +07:00
ConnectionTest.php Fix tests for backup ldap server connection 2018-07-13 09:16:57 +07:00
GroupLDAPPluginTest.php
Group_LDAPTest.php remove unused use statement 2019-03-06 00:34:29 +07:00
HelperTest.php
LDAPGroupPluginDummy.php
LDAPProviderTest.php Fix tests 2019-03-01 20:57:01 +07:00
LDAPTest.php avoid logging of "Partial search results returned: Sizelimit exceeded at" 2018-11-07 13:15:55 +07:00
LDAPUserPluginDummy.php
UserLDAPPluginTest.php
User_LDAPTest.php fix user creation using LDAP Plugin 2019-03-21 10:20:46 +07:00
User_ProxyTest.php
WizardTest.php