nextcloud/apps/user_ldap/tests
Arthur Schiwon deec5a70a0
avoid logging of "Partial search results returned: Sizelimit exceeded at"
LDAP servers respond with that even if a limit was passed with the
request. Having this statement logged causes a lot of confusion.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-11-07 13:15:55 +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 add tests to DB group 2017-02-17 20:12:30 +01:00
Settings [LDAP] The WebUI Wizard also should not assign empty config IDs 2018-08-23 17:58:35 +02:00
User remove app specific IUserTools and consolidate test 2018-10-30 22:44:50 +01:00
.htaccess Only request "IndexIgnore" if mod_autoindex is loaded 2017-02-20 13:09:15 +01:00
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
GroupLDAPPluginTest.php Update license headers 2017-11-06 16:56:19 +01:00
Group_LDAPTest.php tests for retrieving group members with numerical uids 2018-02-23 12:04:48 +01:00
HelperTest.php Change @georgehrke's email 2017-11-06 20:38:59 +01:00
LDAPGroupPluginDummy.php Update license headers 2017-11-06 16:56:19 +01:00
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 Update license headers 2017-11-06 16:56:19 +01:00
UserLDAPPluginTest.php Update license headers 2017-11-06 16:56:19 +01:00
User_LDAPTest.php fix unit tests 2018-08-15 16:11:07 +02:00
User_ProxyTest.php Update license headers 2017-11-06 16:56:19 +01:00
WizardTest.php adjust tests 2017-11-09 11:10:58 +01:00