nextcloud/apps/user_ldap/lib
Roeland Jago Douma d9990b09b8
PHP-CS-Fixer green
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-04-16 09:25:17 +02:00
..
AppInfo Unify function spacing to PSR2 recommendation 2020-04-09 13:54:22 +02:00
Command use serverControls directly with LDAP calls, fixes 19127 2020-04-14 12:58:28 +02:00
Controller Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +02:00
Exceptions Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Handler Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Jobs Add visibility to all constants 2020-04-10 16:54:27 +02:00
Mapping Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Migration Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Notification Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
PagedResults PHP-CS-Fixer green 2020-04-16 09:25:17 +02:00
Settings Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
User use serverControls directly with LDAP calls, fixes 19127 2020-04-14 12:58:28 +02:00
Access.php PHP-CS-Fixer green 2020-04-16 09:25:17 +02:00
AccessFactory.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
BackendUtility.php Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
Configuration.php Add visibility to all constants 2020-04-10 16:54:27 +02:00
Connection.php Format code according to PSR2 2020-04-10 16:56:50 +02:00
ConnectionFactory.php Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
FilesystemHelper.php Update license headers 2019-12-05 15:38:45 +01:00
GroupPluginManager.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Group_LDAP.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Group_Proxy.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Helper.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
IGroupLDAP.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
ILDAPGroupPlugin.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
ILDAPUserPlugin.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
ILDAPWrapper.php use serverControls directly with LDAP calls, fixes 19127 2020-04-14 12:58:28 +02:00
IUserLDAP.php Update license headers 2019-12-05 15:38:45 +01:00
LDAP.php PHP-CS-Fixer green 2020-04-16 09:25:17 +02:00
LDAPProvider.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
LDAPProviderFactory.php Remove trailing and in between spaces 2020-04-09 16:07:47 +02:00
LDAPUtility.php Update license headers 2019-12-05 15:38:45 +01:00
LogWrapper.php Update license headers 2019-12-05 15:38:45 +01:00
Proxy.php Add visibility to all properties and move static keyword 2020-04-10 16:48:31 +02:00
UserPluginManager.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
User_LDAP.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
User_Proxy.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Wizard.php Add visibility to all constants 2020-04-10 16:54:27 +02:00
WizardResult.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00