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
Jörn Friedrich Dreyer 047ae7fb23 user workarount to compare CLOB column with CHAR value 13 years ago
..
ajax LDAP: make unsetting checkboxes from Advanced tab work again, fixes #6143 13 years ago
appinfo do not instantiate LDAP Proxy if there are no active configurations 13 years ago
css LDAP Wizard: make 'Configuration OK' and 'Help' texts grey so they don't take too much awareness 13 years ago
js LDAP Wizard: avoid a manually deactivated LDAP configuration is enabled by just opening the admin page 13 years ago
l10n remove ru_RU - it's almost untranslated 13 years ago
lib user workarount to compare CLOB column with CHAR value 13 years ago
templates Merge pull request #6291 from owncloud/ldap_doc_link 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