nextcloud-server/apps/user_ldap/lib
2017-10-19 12:03:04 +02:00
..
AppInfo pass missing function parameter 2017-06-21 14:40:44 +08:00
Command fix LDAP User deletion (cleanup) 2017-09-29 11:44:04 +02:00
Controller Rectify variable $uid->$user 2017-07-10 18:46:39 +08:00
Exceptions
Jobs fix LDAP User deletion (cleanup) 2017-09-29 11:44:04 +02:00
Mapping
Migration fix LDAP User deletion (cleanup) 2017-09-29 11:44:04 +02:00
Notification Fix L10N::t 2017-08-01 08:20:17 +02:00
Settings
User Keep the current quota if no suitable quota is found 2017-09-28 01:13:48 +02:00
Access.php fix counting found results in search op 2017-09-14 13:20:51 +02:00
BackendUtility.php
Configuration.php Use IConfig instead of static OCP\Config 2017-07-27 13:43:18 +02:00
Connection.php and add missing whitespaces to log outout 2017-09-28 01:16:57 +02:00
FilesystemHelper.php
Group_LDAP.php replace hard-coded attribute with the corresponding settings option 2017-09-14 13:20:51 +02:00
Group_Proxy.php Fix comments 2017-07-25 08:57:58 +02:00
Helper.php fix LDAP User deletion (cleanup) 2017-09-29 11:44:04 +02:00
ILDAPWrapper.php fix phpdoc return types (no code change) 2017-07-21 14:55:12 +02:00
IUserLDAP.php
LDAP.php fix phpdoc return types (no code change) 2017-07-21 14:55:12 +02:00
LDAPProvider.php
LDAPProviderFactory.php
LDAPUtility.php
LogWrapper.php
Proxy.php Little bit of code cleanup 2017-10-19 11:05:24 +02:00
User_LDAP.php fix LDAP User deletion (cleanup) 2017-09-29 11:44:04 +02:00
User_Proxy.php fix LDAP User deletion (cleanup) 2017-09-29 11:44:04 +02:00
Wizard.php Merge pull request #5642 from tobru/fix/groupOfUniqueNames_in_Wizard 2017-09-05 13:33:15 +02:00
WizardResult.php