server/apps/user_ldap/lib
root 54e47b4180 correctly propagate the return value of ldap_set_option
otherwise LDAP_OPT_REFERRALS won't be set to 0 and in turn
active directory paging will stop working
(Operations error on ldap_control_paged_result_response)
2013-12-06 12:04:17 +01:00
..
access.php LDAP: username2dn should only return DNs that belong to the current LDAP server. Might be not perfect. Easy perfect solution would increase communication with LDAP server. Let's see if it is good enough 2013-11-25 22:08:11 +01:00
backendutility.php LDAP: coding style 2013-09-27 13:34:15 +02:00
configuration.php Merge pull request #5955 from owncloud/fix5863 2013-11-27 00:30:15 -08:00
connection.php LDAP: don't validate unconfigured (new) LDAP server configs, fixes #5518 2013-10-24 20:26:05 +02:00
helper.php LDAP Wizard: autodetect base DN 2013-10-17 19:13:14 +02:00
ildapwrapper.php LDAP Wizard: add detection, load and save of LDAP objectClasses for filter purposes 2013-10-17 19:13:27 +02:00
jobs.php LDAP: resolve namespace harakiri, fixes background job 2013-11-06 16:25:31 +01:00
ldap.php correctly propagate the return value of ldap_set_option 2013-12-06 12:04:17 +01:00
ldaputility.php LDAP: coding style 2013-09-27 13:34:15 +02:00
proxy.php LDAP: proxy: configurable return to determine when to try the next LDAP server and when to return (multi server setup) 2013-11-25 22:05:00 +01:00
wizard.php Merge pull request #5955 from owncloud/fix5863 2013-11-27 00:30:15 -08:00
wizardresult.php Wizard: autodetection of group-member-assoc attribute 2013-10-17 19:13:28 +02:00