nextcloud-server/apps/user_ldap/lib
Roeland Jago Douma f4fd0224db
Do not use \OCP\DB anymore
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-03-26 14:40:23 +02:00
..
AppInfo Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
Command Use type casting instead of *val() method 2018-01-26 11:35:42 +01:00
Controller Remove unused import statements 2018-02-14 16:55:43 +01:00
Exceptions
Jobs Do not use \OCP\DB anymore 2018-03-26 14:40:23 +02:00
Mapping
Migration Use type casting instead of *val() method 2018-01-26 11:35:42 +01:00
Notification Remove unused import statements 2018-02-14 16:55:43 +01:00
Settings
User Use type casting instead of *val() method 2018-01-26 15:01:27 +01:00
Access.php existence check works without attribute (like with users) 2018-03-15 15:47:44 +01:00
AccessFactory.php
BackendUtility.php
Configuration.php typo 2018-01-31 21:50:55 +01:00
Connection.php use hash algo that's robust against collisions 2018-03-02 16:26:36 +01:00
ConnectionFactory.php
FilesystemHelper.php
Group_LDAP.php fix retrieving group members with numerical uids from LDAP 2018-02-23 12:05:50 +01:00
Group_Proxy.php Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
GroupPluginManager.php
Helper.php Do not use \OCP\DB anymore 2018-03-26 14:40:23 +02:00
IGroupLDAP.php
ILDAPGroupPlugin.php
ILDAPUserPlugin.php
ILDAPWrapper.php
IUserLDAP.php
LDAP.php
LDAPProvider.php
LDAPProviderFactory.php
LDAPUtility.php
LogWrapper.php
Proxy.php use hash algo that's robust against collisions 2018-03-02 16:26:36 +01:00
User_LDAP.php Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
User_Proxy.php
UserPluginManager.php
Wizard.php Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
WizardResult.php