0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-01-30 14:26:57 +00:00
nextcloud_server/apps/files_external/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
..
AppInfo refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
BackgroundJob refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Command fix(files_external): wrong type for external mount id 2024-12-13 10:27:50 +01:00
Config feat(files_external): Enable ownerless shares 2024-12-04 09:38:05 +01:00
Controller feat: Use inline password confirmation in external storage settings 2024-11-28 11:01:54 +01:00
Lib feat(S3): add SSE-C support in S3 External Storage 2025-01-28 22:57:59 +01:00
Listener refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Migration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Service fix(external_storage): Cast id to int 2024-12-02 15:43:29 +03:00
Settings refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
MountConfig.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
NotFoundException.php chore: Add SPDX header 2024-06-06 18:05:37 +02:00
ResponseDefinitions.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00