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
Arthur Schiwon c9622ccb62
fix LDAP User deletion (cleanup)
8 years ago
..
AppInfo pass missing function parameter 9 years ago
Command fix LDAP User deletion (cleanup) 8 years ago
Controller Rectify variable $uid->$user 9 years ago
Exceptions restore ldap_password_renew_pr 9 years ago
Jobs fix LDAP User deletion (cleanup) 8 years ago
Mapping Add repair steps 9 years ago
Migration fix LDAP User deletion (cleanup) 8 years ago
Notification Fix L10N::t 9 years ago
Settings Add icon to admin page sidebar for LDAP 9 years ago
User listen to deletion hooks for proper handling, adjust and add tests 8 years ago
Access.php fix counting found results in search op 8 years ago
BackendUtility.php
Configuration.php Use IConfig instead of static OCP\Config 9 years ago
Connection.php LDAP: Simplify conditions in establishConnection 9 years ago
FilesystemHelper.php Update comments to Nextcloud 9 years ago
Group_LDAP.php replace hard-coded attribute with the corresponding settings option 8 years ago
Group_Proxy.php Fix comments 9 years ago
Helper.php fix LDAP User deletion (cleanup) 8 years ago
ILDAPWrapper.php fix phpdoc return types (no code change) 9 years ago
IUserLDAP.php Nextcloud license header for new files 10 years ago
LDAP.php fix phpdoc return types (no code change) 9 years ago
LDAPProvider.php Fix the User_LDAP app 9 years ago
LDAPProviderFactory.php DI IConfig into ldap helper 9 years ago
LDAPUtility.php
LogWrapper.php Update comments to Nextcloud 9 years ago
Proxy.php restore ldap_password_renew_pr 9 years ago
User_LDAP.php fix LDAP User deletion (cleanup) 8 years ago
User_Proxy.php fix LDAP User deletion (cleanup) 8 years ago
Wizard.php Merge pull request #5642 from tobru/fix/groupOfUniqueNames_in_Wizard 8 years ago
WizardResult.php