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
Arthur Schiwon 14d1abf63f LDAP: improve debug message 11 years ago
..
ajax LDAP: on testing configuration, set active property to true, otherwise inactive connections cannot be tested properly 11 years ago
appinfo LDAP: add documentation info in info.xml 11 years ago
css Fixes settings.css and converts more styles. 11 years ago
js Wizard: enable base DN for editing, if not base DN could have been detected. Also part of fix for #6670 11 years ago
l10n remove ru_RU - it has bee removed from transifex 11 years ago
lib Rephrase and clarify log message 11 years ago
templates LDAP: the browser shall not autofill userdn and password, usually login credentials are inserted. fixes #6283 11 years ago
tests LDAP: add tests for countUsers 11 years ago
group_ldap.php LDAP: coding style 12 years ago
group_proxy.php LDAP: proxy: configurable return to determine when to try the next LDAP server and when to return (multi server setup) 11 years ago
settings.php LDAP Wizard: fix couple more or less nasty bugs aka polishing 12 years ago
user_ldap.php LDAP: improve debug message 11 years ago
user_proxy.php LDAP: implement userCount action. This required to (finally) clean up and refactor the search method, which will have a positive performance impact on paged search. 11 years ago