nextcloud/apps/user_ldap
2014-02-05 10:29:09 +01:00
..
ajax LDAP: make unsetting checkboxes from Advanced tab work again, fixes #6143 2013-12-04 13:15:17 +01:00
appinfo do not instantiate LDAP Proxy if there are no active configurations 2013-10-17 19:13:28 +02:00
css LDAP Wizard: make 'Configuration OK' and 'Help' texts grey so they don't take too much awareness 2013-11-13 19:07:28 +01:00
js LDAP Wizard: avoid a manually deactivated LDAP configuration is enabled by just opening the admin page 2013-12-04 14:01:31 +01:00
l10n remove ru_RU - it's almost untranslated 2014-01-13 16:44:03 +01:00
lib Wizard: disable LDAP referrals, fixes #6670 2014-02-05 10:29:09 +01:00
templates Merge pull request #6291 from owncloud/ldap_doc_link 2013-12-19 02:56:34 -08:00
tests LDAP: add tests for countUsers 2014-01-09 17:00:14 +01:00
group_ldap.php LDAP: coding style 2013-09-27 13:34:15 +02:00
group_proxy.php LDAP: proxy: configurable return to determine when to try the next LDAP server and when to return (multi server setup) 2013-11-25 22:05:00 +01:00
settings.php LDAP Wizard: fix couple more or less nasty bugs aka polishing 2013-10-17 19:13:28 +02:00
user_ldap.php remove unnecessary line 2014-01-09 17:00:06 +01:00
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. 2014-01-09 16:59:58 +01:00