nextcloud/apps/user_ldap/lib
blizzz b5939324b0 Merge pull request #6218 from leo-b/fix_ldap_setOption_returncode
correctly propagate the return value of ldap_set_option
2013-12-06 08:54:29 -08: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 LDAP: set default value for login filter to empty, otherwise the wizard signals completed configuration too early when it might be not correct, i.e. login won't work 2013-12-04 18:57:54 +01: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 LDAP Wizard: return correct var 2013-12-04 18:58:52 +01:00
wizardresult.php Wizard: autodetection of group-member-assoc attribute 2013-10-17 19:13:28 +02:00