nextcloud/lib/private/Files
Josh 63886147ba fix(ObjectStore): handle empty S3 hostname
Fixes #45637

The support for s3-accelerate added in #44496 introduced a regression in AWS S3 environments when `hostname` is blank (which is a valid configuration w/ AWS since the hostname gets auto-generated).

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-06-12 15:43:20 -04:00
..
AppData chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Cache fix(files): Use isRetryable to catch retryable exceptions 2024-06-11 15:15:14 +02:00
Config chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Lock chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Mount chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Node Try create folder first and check if it exists after 2024-05-30 14:27:44 +02:00
Notify chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ObjectStore fix(ObjectStore): handle empty S3 hostname 2024-06-12 15:43:20 -04:00
Search chore: Add SPDX header 2024-05-24 13:11:22 +02:00
SimpleFS chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Storage Merge branch 'master' into refactor/OC-Server-getHTTPClientService 2024-05-30 14:21:45 +02:00
Stream chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Template chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Type chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Utils chore: Add SPDX header 2024-05-24 13:11:22 +02:00
FileInfo.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Filesystem.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
SetupManager.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
SetupManagerFactory.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
View.php Merge pull request #45014 from nextcloud/forbid-moving-subfolder 2024-05-27 14:29:34 +02:00