nextcloud/apps/user_ldap/lib
blizzz 34704eded6 Merge pull request #5955 from owncloud/fix5863
LDAP Wizard: Add raw login filter to corresponding tab for consistency, fix behaviour on raw filter input
2013-11-27 00:30:15 -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 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 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