nextcloud/apps/user_ldap/lib
Arthur Schiwon 9b2f171cbd
do not attempt to recognise cert issue by using LDAPTLS_REQCERT
first, it does not work (at least not everywhere/reliably), second if it
did it was not reset properly. Removes a bit of complexity.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-07-21 14:55:11 +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 Use correct plural form and add special strings for tomorrow and today 2017-04-26 09:34:59 +02:00
Settings Add icon to admin page sidebar for LDAP 2017-01-24 12:54:32 -06:00
User Use correct plural form and add special strings for tomorrow and today 2017-04-26 09:34:59 +02:00
Access.php suppress superflous php error on rejected password change 2017-06-30 18:36:33 +08:00
BackendUtility.php Fix apps/ 2016-07-21 18:13:57 +02:00
Configuration.php Merge branch 'master' of https://github.com/Xuanwo/server into Xuanwo-master2 2017-04-25 12:42:17 +02:00
Connection.php user_ldap: Add support for gidNumber 2017-04-25 10:06:47 +08:00
FilesystemHelper.php Update comments to Nextcloud 2017-04-11 23:16:27 -05:00
Group_LDAP.php Fix usersInGroup retrieval 2017-04-25 15:07:05 +02:00
Group_Proxy.php Add repair steps 2017-02-17 18:45:33 +01:00
Helper.php restore ldap_password_renew_pr 2017-03-31 15:16:22 +08:00
ILDAPWrapper.php Update comments to Nextcloud 2017-04-11 23:16:27 -05:00
IUserLDAP.php Nextcloud license header for new files 2016-07-28 15:13:00 +08:00
LDAP.php LDAP's checkPassword should only catch when a user was not found, fixes #2431 2017-01-30 17:06:51 +01: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 Merge pull request #1023 from GitHubUser4234/ldap_password_renew_pr 2017-04-24 12:17:04 +02:00
User_Proxy.php Merge pull request #1023 from GitHubUser4234/ldap_password_renew_pr 2017-04-24 12:17:04 +02:00
Wizard.php do not attempt to recognise cert issue by using LDAPTLS_REQCERT 2017-07-21 14:55:11 +02:00
WizardResult.php Fix apps/ 2016-07-21 18:13:57 +02:00