summaryrefslogtreecommitdiff
path: root/smoketest
diff options
context:
space:
mode:
authorMichael Stahl <michael.stahl@allotropia.de>2024-06-18 18:14:22 +0200
committerMichael Stahl <michael.stahl@allotropia.de>2024-06-24 12:37:02 +0200
commit62529d1eee91f3a781a4ef9117f23aa65ec82e86 (patch)
tree34e733860f354cce3e47c2550133a10f454244a1 /smoketest
parente598cfd1d84b9eb4144e36cba0e514ea6c31f118 (diff)
libcmis,ucb: cmis: improve AllowInsecureProtocols implementation
1. in libcmis, pass the CurlInitProtocolsFunction to all subclasses of HttpSession that need it, and add 2 upstream fixes to pass it around 2. Arrange for InitCurl_easy to be called in UCP RepoContent as well 3. If AllowInsecureProtocols is disabled, automatically upgrade http connections to https, as is already done in webdav-curl. Do this in Content and RepoContent; hopefully should work to convert when m_aURL member is initialised; the m_xIdentifier on the other hand should have the original URL because ContentProviderImplHelper::queryExistingContents() caching likely relies on that. Change-Id: I20d36ed03ba7ce221d6946b1c996071f4130ec7e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169114 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
Diffstat (limited to 'smoketest')
0 files changed, 0 insertions, 0 deletions