nextcloud/apps/user_ldap/lib
2014-03-21 18:02:59 +01:00
..
access.php Fix duplicate ipauniqueid 2014-03-21 11:30:00 +01:00
backendutility.php LDAP: coding style 2013-09-27 13:34:15 +02:00
configuration.php Use array_key_exists instead of isset, because the latter returns false if the assigned value is null 2014-03-21 18:02:59 +01:00
connection.php On clone create a new instance of the Configuration 2014-03-21 18:02:53 +01:00
helper.php Fixed configkey casing for PostgreSQL 2014-03-04 17:59:48 +01:00
ildapwrapper.php LDAP: extend LDAP wrapper search method for sizelimit, improves performance in wizard 2014-02-04 17:56:53 +01:00
jobs.php LDAP: resolve namespace harakiri, fixes background job 2013-11-06 16:25:31 +01:00
ldap.php LDAP: extend LDAP wrapper search method for sizelimit, improves performance in wizard 2014-02-04 17:56:53 +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 Wizard: disable LDAP referrals, fixes #6670 2014-02-05 10:29:09 +01:00
wizardresult.php Wizard: autodetection of group-member-assoc attribute 2013-10-17 19:13:28 +02:00