nextcloud-server/apps/user_ldap/tests
Roeland Jago Douma 8b2b238d86
Merge pull request #12054 from nextcloud/fix/5212/interact-with-userobject
LDAP: announce display name changes so that addressbook picks it up
2018-10-30 13:38:16 +01:00
..
Integration tests for user storage location 2018-08-10 00:28:44 +02:00
Jobs
Mapping LDAP backend to emit announce and revoke signals on mapping changes 2018-04-05 12:38:39 +02:00
Migration
Settings [LDAP] The WebUI Wizard also should not assign empty config IDs 2018-08-23 17:58:35 +02:00
User Merge pull request #12054 from nextcloud/fix/5212/interact-with-userobject 2018-10-30 13:38:16 +01:00
.htaccess
AccessTest.php check user state when fetching to avoid dealing with offline objects 2018-05-29 01:10:03 +02:00
ConfigurationTest.php adjust and add more unit tests 2018-07-05 11:50:49 +02:00
ConnectionTest.php Fix tests for backup ldap server connection 2018-07-13 09:16:57 +02:00
Group_LDAPTest.php tests for retrieving group members with numerical uids 2018-02-23 12:04:48 +01:00
GroupLDAPPluginTest.php
HelperTest.php
LDAPGroupPluginDummy.php
LDAPProviderTest.php
LDAPTest.php
LDAPUserPluginDummy.php
User_LDAPTest.php fix unit tests 2018-08-15 16:11:07 +02:00
User_ProxyTest.php
UserLDAPPluginTest.php
WizardTest.php