..
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
restore ldap_password_renew_pr
2017-03-31 15:16:22 +08:00
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
listen to deletion hooks for proper handling, adjust and add tests
2017-08-31 23:03:21 +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
LDAP: Simplify conditions in establishConnection
2017-07-23 14:50:01 +03:00
FilesystemHelper.php
Update comments to Nextcloud
2017-04-11 23:16:27 -05:00
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
Update comments to Nextcloud
2017-04-11 23:16:27 -05:00
Proxy.php
restore ldap_password_renew_pr
2017-03-31 15:16:22 +08: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