nextcloud/apps/user_ldap/tests
Roeland Jago Douma 68748d4f85
Some php-cs fixes
* Order the imports
* No leading slash on imports
* Empty line before namespace
* One line per import
* Empty after imports
* Emmpty line at bottom of file

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-22 20:52:10 +01:00
..
Integration Some php-cs fixes 2019-11-22 20:52:10 +01:00
Jobs Some php-cs fixes 2019-11-22 20:52:10 +01:00
Mapping LDAP backend to emit announce and revoke signals on mapping changes 2018-04-05 12:38:39 +02:00
Migration Some php-cs fixes 2019-11-22 20:52:10 +01:00
Settings [LDAP] The WebUI Wizard also should not assign empty config IDs 2018-08-23 17:58:35 +02:00
User Don't process known avatars from LDAP 2019-09-04 14:44:48 +02: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 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
GroupLDAPPluginTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
Group_LDAPTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
HelperTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
LDAPGroupPluginDummy.php Update license headers 2017-11-06 16:56:19 +01:00
LDAPProviderTest.php Some php-cs fixes 2019-11-22 20:52:10 +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 Some php-cs fixes 2019-11-22 20:52:10 +01:00
User_ProxyTest.php Update license headers 2017-11-06 16:56:19 +01:00
WizardTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00