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
Jan-Christoph Borchardt 46745895ae Merge pull request #5153 from owncloud/core-em-to-px 12 years ago
..
ajax LDAP: on testing configuration, set active property to true, otherwise inactive connections cannot be tested properly 12 years ago
appinfo do not instantiate LDAP Proxy if there are no active configurations 12 years ago
css Fixes settings.css and converts more styles. 12 years ago
js LDAP Wizard: don't generate filter when not allowed 12 years ago
l10n remove ru_RU - it has bee removed from transifex 12 years ago
lib user workarount to compare CLOB column with CHAR value 12 years ago
templates LDAP: the browser shall not autofill userdn and password, usually login credentials are inserted. fixes #6283 12 years ago
tests LDAP: add tests for countUsers 12 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) 12 years ago
settings.php LDAP Wizard: fix couple more or less nasty bugs aka polishing 12 years ago
user_ldap.php remove unnecessary line 12 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. 12 years ago