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
icewind1991 a27529709b Merge pull request #6647 from owncloud/memcache-public 13 years ago
..
ajax LDAP: on testing configuration, set active property to true, otherwise inactive connections cannot be tested properly 13 years ago
appinfo do not instantiate LDAP Proxy if there are no active configurations 13 years ago
css Fixes settings.css and converts more styles. 13 years ago
js LDAP Wizard: don't generate filter when not allowed 13 years ago
l10n remove ru_RU - it has bee removed from transifex 13 years ago
lib Merge branch 'master' into memcache-public 13 years ago
templates LDAP: the browser shall not autofill userdn and password, usually login credentials are inserted. fixes #6283 13 years ago
tests LDAP: add tests for countUsers 13 years ago
group_ldap.php LDAP: coding style 13 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) 13 years ago
settings.php LDAP Wizard: fix couple more or less nasty bugs aka polishing 13 years ago
user_ldap.php remove unnecessary line 13 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. 13 years ago