nextcloud/apps/user_ldap/lib
Morris Jobke eb51f06a3b
Use ::class statement instead of string
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-01-29 12:03:47 +01: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 Use type casting instead of *val() method 2018-01-26 11:35:42 +01:00
Exceptions restore ldap_password_renew_pr 2017-03-31 15:16:22 +08:00
Jobs Simplify ternary operator statements 2018-01-26 12:36:25 +01:00
Mapping move LDAP user attributes "sync" to background (except for ajax jobs) 2017-11-09 11:10:56 +01:00
Migration Use type casting instead of *val() method 2018-01-26 11:35:42 +01:00
Notification Update license headers 2017-11-06 16:56:19 +01:00
Settings Update license headers 2017-11-06 16:56:19 +01:00
User Use type casting instead of *val() method 2018-01-26 15:01:27 +01:00
Access.php Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
AccessFactory.php create failing test for this case 2018-01-05 14:27:36 +01:00
BackendUtility.php Fix apps/ 2016-07-21 18:13:57 +02:00
Configuration.php Remove deprecated \OCP\Config 2018-01-13 14:25:04 +01:00
Connection.php Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
ConnectionFactory.php create failing test for this case 2018-01-05 14:27:36 +01:00
FilesystemHelper.php Update comments to Nextcloud 2017-04-11 23:16:27 -05:00
GroupPluginManager.php Update license headers 2017-11-06 16:56:19 +01:00
Group_LDAP.php Use type casting instead of *val() method 2018-01-26 15:01:27 +01:00
Group_Proxy.php Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
Helper.php Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
IGroupLDAP.php Update license headers 2017-11-06 16:56:19 +01:00
ILDAPGroupPlugin.php Update license headers 2017-11-06 16:56:19 +01:00
ILDAPUserPlugin.php Update license headers 2017-11-06 16:56:19 +01:00
ILDAPWrapper.php Update license headers 2017-11-06 16:56:19 +01:00
IUserLDAP.php Update license headers 2017-11-06 16:56:19 +01:00
LDAP.php throw ServerNotAvailableException when LDAP is caught shutting down 2018-01-02 12:20:44 +01:00
LDAPProvider.php Update license headers 2017-11-06 16:56:19 +01:00
LDAPProviderFactory.php Update license headers 2017-11-06 16:56:19 +01:00
LDAPUtility.php Fix apps/ 2016-07-21 18:13:57 +02:00
LogWrapper.php Update comments to Nextcloud 2017-04-11 23:16:27 -05:00
Proxy.php Also replace all other occurences 2017-12-18 20:57:11 +01:00
UserPluginManager.php Update license headers 2017-11-06 16:56:19 +01:00
User_LDAP.php Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
User_Proxy.php Update license headers 2017-11-06 16:56:19 +01:00
Wizard.php Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
WizardResult.php Fix apps/ 2016-07-21 18:13:57 +02:00