0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-01-30 22:37:01 +00:00
nextcloud_server/apps/files_external/lib/Lib
Christian Becker c25c5bbc00
feat(S3): add SSE-C support in S3 External Storage
Just need to add the parameter and fix two calls. All other logic is already implemented and implicitly called through the S3ConnectionTrait

fixes #33283

Signed-off-by: Christian Becker <christian@dabecka.de>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2025-01-28 22:57:59 +01:00
..
Auth refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Backend feat(S3): add SSE-C support in S3 External Storage 2025-01-28 22:57:59 +01:00
Config chore: Add SPDX header 2024-06-06 18:05:37 +02:00
Notify refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Storage feat(S3): add SSE-C support in S3 External Storage 2025-01-28 22:57:59 +01:00
DefinitionParameter.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
DependencyTrait.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00
FrontendDefinitionTrait.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
IdentifierTrait.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00
IFrontendDefinition.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00
IIdentifier.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00
InsufficientDataForMeaningfulAnswerException.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00
LegacyDependencyCheckPolyfill.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00
MissingDependency.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
PersonalMount.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
PriorityTrait.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00
SessionStorageWrapper.php refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +02:00
StorageConfig.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
StorageModifierTrait.php fix: Remove OCP\Files\Storage interface deprecated since version 9 2024-09-16 18:10:48 +02:00
VisibilityTrait.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00