You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/user_ldap/lib
Arthur Schiwon 02de48e1ba add additional comments, PHPdoc and check whether it's really applicable 13 years ago
..
access.php add additional comments, PHPdoc and check whether it's really applicable 13 years ago
backendutility.php LDAP: coding style 13 years ago
configuration.php Use array_key_exists instead of isset, because the latter returns false if the assigned value is null 13 years ago
connection.php On clone create a new instance of the Configuration 13 years ago
helper.php Fixed configkey casing for PostgreSQL 13 years ago
ildapwrapper.php LDAP: extend LDAP wrapper search method for sizelimit, improves performance in wizard 13 years ago
jobs.php LDAP: resolve namespace harakiri, fixes background job 13 years ago
ldap.php LDAP: extend LDAP wrapper search method for sizelimit, improves performance in wizard 13 years ago
ldaputility.php LDAP: coding style 13 years ago
proxy.php LDAP: proxy: configurable return to determine when to try the next LDAP server and when to return (multi server setup) 13 years ago
wizard.php Backport of PR #7837 to stable6 13 years ago
wizardresult.php Wizard: autodetection of group-member-assoc attribute 13 years ago