mirror of
https://github.com/versity/versitygw.git
synced 2026-01-05 11:24:52 +00:00
Implements the bucket cors s3 actions in FE to return `NotImplemented` error. Actions implemented: - `PutBucketCors` - `GetBucketCors` - `DeleteBucketCors` `Note`: no logic is implemented for the actions in any backend and no input or output data validation is added.