mirror of
https://github.com/versity/versitygw.git
synced 2026-07-20 15:02:23 +00:00
ffe73834f2
Some SDKs/clients make the assumption that us-east-1 will always work for bucket listings even if individual buckets are in different regions. This is how AWS works with allowing full bucket listing from the default us-east-1 region as well as any other valid region. Fixes #1879