nextcloud-server/apps/files_external/lib/Lib/Backend
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 +07:00
..
AmazonS3.php feat(S3): add SSE-C support in S3 External Storage 2025-01-28 22:57:59 +07:00
Backend.php chore: Add SPDX header 2024-06-06 18:05:37 +07:00
DAV.php chore: Add SPDX header 2024-06-06 18:05:37 +07:00
FTP.php fix: custom port handling in UI for FTP External Storage 2024-08-27 08:49:24 +07:00
InvalidBackend.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
LegacyBackend.php chore: Add SPDX header 2024-06-06 18:05:37 +07:00
Local.php chore: Add SPDX header 2024-06-06 18:05:37 +07:00
OwnCloud.php fix(files-external): set password as sensitive 2024-10-31 09:41:20 +07:00
SFTP.php fix: custom port handling in UI for SFTP 2024-08-27 09:01:12 +07:00
SFTP_Key.php chore: Add SPDX header 2024-06-06 18:05:37 +07:00
SMB.php chore: Add SPDX header 2024-06-06 18:05:37 +07:00
SMB_OC.php chore: Add SPDX header 2024-06-06 18:05:37 +07:00
Swift.php chore: Add SPDX header 2024-06-06 18:05:37 +07:00