nextcloud/apps/user_ldap/lib
Arthur Schiwon 5e74affea4
fix counting found results in search op
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-09-14 13:20:51 +02:00
..
AppInfo pass missing function parameter 2017-06-21 14:40:44 +08:00
Command Merge pull request #1023 from GitHubUser4234/ldap_password_renew_pr 2017-04-24 12:17: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 restore ldap_password_renew_pr 2017-03-31 15:16:22 +08:00
Mapping Add repair steps 2017-02-17 18:45:33 +01:00
Migration restore ldap_password_renew_pr 2017-03-31 15:16:22 +08:00
Notification Fix L10N::t 2017-08-01 08:20:17 +02:00
Settings Add icon to admin page sidebar for LDAP 2017-01-24 12:54:32 -06:00
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 Fix apps/ 2016-07-21 18:13:57 +02:00
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 restore ldap_password_renew_pr 2017-03-31 15:16:22 +08:00
ILDAPWrapper.php fix phpdoc return types (no code change) 2017-07-21 14:55:12 +02:00
IUserLDAP.php Nextcloud license header for new files 2016-07-28 15:13:00 +08:00
LDAP.php fix phpdoc return types (no code change) 2017-07-21 14:55:12 +02:00
LDAPProvider.php Fix the User_LDAP app 2016-09-12 16:48:11 +02:00
LDAPProviderFactory.php DI IConfig into ldap helper 2016-10-10 10:18:18 +02: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 restore ldap_password_renew_pr 2017-03-31 15:16:22 +08:00
User_LDAP.php listen to deletion hooks for proper handling, adjust and add tests 2017-08-31 23:03:21 +02:00
User_Proxy.php Fix comments 2017-07-25 08:57:58 +02:00
Wizard.php Merge pull request #5642 from tobru/fix/groupOfUniqueNames_in_Wizard 2017-09-05 13:33:15 +02:00
WizardResult.php Fix apps/ 2016-07-21 18:13:57 +02:00