nextcloud/apps/user_ldap/lib
Arthur Schiwon 84619a5b9c
use serverControls directly with LDAP calls, fixes 19127
- adapters for PHP API version to Support PHP < 7.3
- switch to pass only one base per search
- cookie logic is moved from Access to API adapters

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-04-14 12:58:28 +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 use serverControls directly with LDAP calls, fixes 19127 2020-04-14 12:58:28 +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 use serverControls directly with LDAP calls, fixes 19127 2020-04-14 12:58:28 +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 use serverControls directly with LDAP calls, fixes 19127 2020-04-14 12:58:28 +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