You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/user_ldap/lib
Morris Jobke 236086c457
Merge pull request #8335 from nextcloud/remove-unused-import
8 years ago
..
AppInfo Use ::class statement instead of string 8 years ago
Command Use type casting instead of *val() method 8 years ago
Controller Remove unused import statements 8 years ago
Exceptions restore ldap_password_renew_pr 9 years ago
Jobs Merge pull request #8335 from nextcloud/remove-unused-import 8 years ago
Mapping move LDAP user attributes "sync" to background (except for ajax jobs) 8 years ago
Migration Use type casting instead of *val() method 8 years ago
Notification Remove unused import statements 8 years ago
Settings Update license headers 8 years ago
User Use type casting instead of *val() method 8 years ago
Access.php Simplify return statement 8 years ago
AccessFactory.php create failing test for this case 8 years ago
BackendUtility.php Fix apps/ 10 years ago
Configuration.php typo 8 years ago
Connection.php Remove unneeded semicolon and parentheses 8 years ago
ConnectionFactory.php create failing test for this case 8 years ago
FilesystemHelper.php Update comments to Nextcloud 9 years ago
GroupPluginManager.php Update license headers 8 years ago
Group_LDAP.php Simplify return statement 8 years ago
Group_Proxy.php Remove unneeded semicolon and parentheses 8 years ago
Helper.php Use ::class statement instead of string 8 years ago
IGroupLDAP.php Update license headers 8 years ago
ILDAPGroupPlugin.php Update license headers 8 years ago
ILDAPUserPlugin.php Update license headers 8 years ago
ILDAPWrapper.php Update license headers 8 years ago
IUserLDAP.php Update license headers 8 years ago
LDAP.php throw ServerNotAvailableException when LDAP is caught shutting down 8 years ago
LDAPProvider.php Update license headers 8 years ago
LDAPProviderFactory.php Update license headers 8 years ago
LDAPUtility.php Fix apps/ 10 years ago
LogWrapper.php Update comments to Nextcloud 9 years ago
Proxy.php Also replace all other occurences 8 years ago
UserPluginManager.php Update license headers 8 years ago
User_LDAP.php Remove unneeded semicolon and parentheses 8 years ago
User_Proxy.php Update license headers 8 years ago
Wizard.php Remove unneeded semicolon and parentheses 8 years ago
WizardResult.php Fix apps/ 10 years ago