egroupware_official/addressbook
ralf 0b86ba7a20 * Addressbook/CardDAV: fix new Thunderbird 110 could not sync big addressbooks
TB 110 does an initial PROPFIND and then requests ALL resources in a single multiget REPORT, which caused two problems:
a) enabled CalDAV/CardDAV request logging switched output-buffering on and then runs out of memory --> switching it and therefore logging off for multiget REPORTS with more then 200 resources
b) PROPFIND iterator wrongly continued running, if the not found resources together with the found ones exceeded the chunk-size of 500
2023-02-13 22:42:13 +01:00
..
doc move contacts in LDAP docu to doc/ldap/ dir 2016-04-07 07:24:29 +00:00
inc * Addressbook/CardDAV: fix new Thunderbird 110 could not sync big addressbooks 2023-02-13 22:42:13 +01:00
js Better fix for Et2SelectState not getting country set 2022-11-14 14:41:08 -07:00
lang pending changes from our translation server 2022-12-02 09:59:30 +01:00
setup Bump version to 21.1 2021-05-08 15:02:24 +02:00
sitemgr Implement google recaptcha for sitemanager forms 2016-12-09 10:32:56 +01:00
templates Addressbook: Fix shared values did not validate 2023-02-13 09:46:18 -07:00
crm.php fix missing url-encoding of from parameter (' 49...' instead of '+49...') 2022-05-04 15:20:34 +02:00
index.php converted addressbook to use new api 2016-04-29 10:41:53 +00:00
merge.php move addressbook_merge to Api\Contacts\Merge 2016-04-06 09:49:50 +00:00