nextcloud-server/apps/user_ldap/lib
Arthur Schiwon 0ba9a6b73d make all this work in an early configuration state in the wizard by marking the config active and ignoring the validation state. 2014-06-16 17:51:31 +07:00
..
access.php fix PHPdoc 2014-06-16 17:51:31 +07:00
backendutility.php LDAP: coding style 2013-09-27 13:34:15 +07: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 +07:00
connection.php make all this work in an early configuration state in the wizard by marking the config active and ignoring the validation state. 2014-06-16 17:51:31 +07:00
helper.php Fixed configkey casing for PostgreSQL 2014-03-04 17:59:48 +07:00
ildapwrapper.php LDAP: extend LDAP wrapper search method for sizelimit, improves performance in wizard 2014-02-04 17:56:53 +07:00
jobs.php LDAP: resolve namespace harakiri, fixes background job 2013-11-06 16:25:31 +07:00
ldap.php LDAP: extend LDAP wrapper search method for sizelimit, improves performance in wizard 2014-02-04 17:56:53 +07:00
ldaputility.php LDAP: coding style 2013-09-27 13:34:15 +07: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 +07:00
wizard.php make all this work in an early configuration state in the wizard by marking the config active and ignoring the validation state. 2014-06-16 17:51:31 +07:00
wizardresult.php Wizard: autodetection of group-member-assoc attribute 2013-10-17 19:13:28 +07:00