server/apps/user_ldap/lib
2013-12-04 18:57:32 +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 LDAP Wizard: add detection, load and save of LDAP objectClasses for filter purposes 2013-10-17 19:13:27 +02: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: don't send ldap_tls change back to the interface as the element was removed, for it is detected fully automatically. Resolves an JS error and thus an ever-spinning spinner 2013-12-04 18:57:32 +01:00
wizardresult.php Wizard: autodetection of group-member-assoc attribute 2013-10-17 19:13:28 +02:00