nextcloud/apps/user_ldap
root 54e47b4180 correctly propagate the return value of ldap_set_option
otherwise LDAP_OPT_REFERRALS won't be set to 0 and in turn
active directory paging will stop working
(Operations error on ldap_control_paged_result_response)
2013-12-06 12:04:17 +01:00
..
ajax LDAP Wizard: clear the cache on save so changes have immediate effect 2013-11-20 15:56:25 +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 Merge pull request #5955 from owncloud/fix5863 2013-11-27 00:30:15 -08:00
l10n [tx-robot] updated from transifex 2013-12-02 17:28:29 -05:00
lib correctly propagate the return value of ldap_set_option 2013-12-06 12:04:17 +01:00
templates Merge pull request #5955 from owncloud/fix5863 2013-11-27 00:30:15 -08:00
tests remove outdated (thus failing) and anyway insufficient group tests - for now 2013-09-27 13:34:16 +02: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 Make sure Avatar is set from LDAP upon first login, not later, but also not before due to missing user folder 2013-11-26 12:57:39 +01:00
user_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