nextcloud-server/lib
Fiehe Christoph 91434f1893
fix(s3): expose request_checksum_calculation and response_checksum_validation
Fix https://github.com/nextcloud/server/issues/56077

This commit makes the configuration settings 'request_checksum_calculation' and 'response_checksum_validation' of the S3Client from the AWS SDK for PHP configurable.

Signed-off-by: Fiehe Christoph <c.fiehe@eurodata.de>
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-11-03 16:07:08 +07:00
..
composer fix(lexicon): switch bool value to non-lazy 2025-10-21 12:19:01 +07:00
l10n fix(l10n): Update translations from Transifex 2025-10-29 00:13:52 +07:00
private fix(s3): expose request_checksum_calculation and response_checksum_validation 2025-11-03 16:07:08 +07:00
public fix(dav): allow multiple link shares token in session 2025-10-23 14:11:06 +07:00
unstable fix(lexicon): missing doc 2025-07-24 15:56:35 +07:00
base.php Merge pull request #54713 from nextcloud/fix/fix-status.php-cookies 2025-09-01 11:48:27 +07:00
versioncheck.php