server/apps/user_ldap/tests
Arthur Schiwon 9f48090545 invalidates user when plugin reported deletion success
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-06-27 10:22:11 +00: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 add LDAP ConfigHandler for external storages and "$home" var 2019-02-14 15:22:22 +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 add LDAP ConfigHandler for external storages and "$home" var 2019-02-14 15:22:22 +01:00
ConnectionTest.php Fix tests for backup ldap server connection 2018-07-13 09:16:57 +02:00
Group_LDAPTest.php remove unused use statement 2019-03-06 00:34:29 +01:00
GroupLDAPPluginTest.php
HelperTest.php
LDAPGroupPluginDummy.php
LDAPProviderTest.php fixes returning the base when multiple are specified 2019-06-19 15:20:13 +00: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 invalidates user when plugin reported deletion success 2019-06-27 10:22:11 +00:00
User_ProxyTest.php
UserLDAPPluginTest.php
WizardTest.php