server/apps/user_ldap/tests
Arthur Schiwon 5c10a46445
ensure attribute names are lower cased
otherwise they will be skipped when the results is being formatted and the
lower-cased result keys do not match.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-02-14 14:13:32 +01:00
..
Integration tests for user storage location 2018-08-10 00:28:44 +02:00
Jobs fix return value when ldapPagingSize returns null 2018-01-11 14:47:51 +01:00
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 ensure attribute names are lower cased 2019-02-14 14:13:32 +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 Fix risky tests without assertions 2018-01-25 11:33:25 +01:00
LDAPTest.php avoid logging of "Partial search results returned: Sizelimit exceeded at" 2018-11-07 13:15:55 +01:00
LDAPUserPluginDummy.php
User_LDAPTest.php fix unit tests 2018-08-15 16:11:07 +02:00
User_ProxyTest.php
UserLDAPPluginTest.php
WizardTest.php