nextcloud-server/lib/private/Files/ObjectStore
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 +07:00
..
AppdataPreviewObjectStoreStorage.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Azure.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
HomeObjectStoreStorage.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Mapper.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
ObjectStoreScanner.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
ObjectStoreStorage.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
S3.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
S3ConfigTrait.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
S3ConnectionTrait.php fix(ObjectStore): handle empty S3 hostname 2024-06-12 15:43:20 +07:00
S3ObjectTrait.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
S3Signature.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
StorageObjectStore.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Swift.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
SwiftFactory.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
SwiftV2CachingAuthService.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00