diff options
author | Michael Stahl <michael.stahl@allotropia.de> | 2024-06-18 18:14:22 +0200 |
---|---|---|
committer | Michael Stahl <michael.stahl@allotropia.de> | 2024-06-24 12:37:02 +0200 |
commit | 62529d1eee91f3a781a4ef9117f23aa65ec82e86 (patch) | |
tree | 34e733860f354cce3e47c2550133a10f454244a1 /basctl/Library_basctl.mk | |
parent | e598cfd1d84b9eb4144e36cba0e514ea6c31f118 (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 'basctl/Library_basctl.mk')
0 files changed, 0 insertions, 0 deletions