nextcloud-server/apps/user_ldap/lib
Arthur Schiwon 0c5d9127e8
remove app specific IUserTools and consolidate test
Just some house keeping. IUserTools with used in even older days for
easier creation of Access instances…

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-10-30 22:44:50 +07:00
..
AppInfo Use ::class statement instead of string 2018-01-29 12:03:47 +07:00
Command Use type casting instead of *val() method 2018-01-26 11:35:42 +07:00
Controller functions that were checked for are present since PHP 5.4, supported is >=/ 2018-10-25 22:50:42 +07:00
Exceptions
Jobs move log constants to ILogger 2018-04-26 10:45:52 +07:00
Mapping Properly escape column name in "createFunction" call 2018-10-16 15:24:02 +07:00
Migration Use type casting instead of *val() method 2018-01-26 11:35:42 +07:00
Notification Remove unused import statements 2018-02-14 16:55:43 +07:00
Settings [LDAP] The WebUI Wizard also should not assign empty config IDs 2018-08-23 17:58:35 +07:00
User remove app specific IUserTools and consolidate test 2018-10-30 22:44:50 +07:00
Access.php remove app specific IUserTools and consolidate test 2018-10-30 22:44:50 +07:00
AccessFactory.php DI for NC's user manager 2018-04-05 12:46:24 +07:00
BackendUtility.php
Configuration.php functions that were checked for are present since PHP 5.4, supported is >=/ 2018-10-25 22:50:42 +07:00
Connection.php functions that were checked for are present since PHP 5.4, supported is >=/ 2018-10-25 22:50:42 +07:00
ConnectionFactory.php
FilesystemHelper.php
GroupPluginManager.php
Group_LDAP.php functions that were checked for are present since PHP 5.4, supported is >=/ 2018-10-25 22:50:42 +07:00
Group_Proxy.php Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +07:00
Helper.php Do not use \OCP\DB anymore 2018-03-26 14:40:23 +07:00
IGroupLDAP.php
ILDAPGroupPlugin.php
ILDAPUserPlugin.php
ILDAPWrapper.php functions that were checked for are present since PHP 5.4, supported is >=/ 2018-10-25 22:50:42 +07:00
IUserLDAP.php
LDAP.php functions that were checked for are present since PHP 5.4, supported is >=/ 2018-10-25 22:50:42 +07:00
LDAPProvider.php
LDAPProviderFactory.php
LDAPUtility.php
LogWrapper.php
Proxy.php DI for NC's user manager 2018-04-05 12:46:24 +07:00
UserPluginManager.php
User_LDAP.php Check if user is null before getUsername 2018-09-16 19:33:03 +07:00
User_Proxy.php
Wizard.php move log constants to ILogger 2018-04-26 10:45:52 +07:00
WizardResult.php