]> source.dussan.org Git - nextcloud-server.git/commit
fix(ObjectStore): handle empty S3 hostname 45839/head
authorJosh <josh.t.richards@gmail.com>
Mon, 3 Jun 2024 21:31:26 +0000 (17:31 -0400)
committerDaniel <mail@danielkesselberg.de>
Thu, 13 Jun 2024 09:22:58 +0000 (11:22 +0200)
commitd285adee2a3e8782e671a55c7900462ee93d7201
tree2513fa884f3a793cf2a3481cbb2a2547c690d5f5
parentc23002bd76307f679bd17bcef2315576d8d95a98
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>
lib/private/Files/ObjectStore/S3ConnectionTrait.php