mirror of
https://github.com/versity/versitygw.git
synced 2026-03-27 18:05:00 +00:00
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