mirror of
https://github.com/pgsty/minio.git
synced 2026-03-17 07:25:10 +01:00
This change implements bucket policy enhancements required to restrict access based on HTTP referer. See https://docs.aws.amazon.com/AmazonS3/latest/dev/example-bucket-policies.html#example-bucket-policies-use-case-4 for more information. Fixes #3540