mirror of
https://github.com/versity/versitygw.git
synced 2026-09-07 16:46:56 +00:00
Closes #1536 Adds bucket policy version support. Two versions are supported: **2008-10-17** and **2012-10-17**. If the `Version` field is omitted in the bucket policy document, it defaults to **2008-10-17**. However, if an empty string (`""`) is provided, it is considered invalid.