minio/cmd/gateway/oss
Bala FA 0d52126023 Enhance policy handling to support SSE and WORM (#5790)
- remove old bucket policy handling
- add new policy handling
- add new policy handling unit tests

This patch brings support to bucket policy to have more control not
limiting to anonymous.  Bucket owner controls to allow/deny any rest
API.

For example server side encryption can be controlled by allowing
PUT/GET objects with encryptions including bucket owner.
2018-04-24 15:53:30 -07:00
..
gateway-oss.go Enhance policy handling to support SSE and WORM (#5790) 2018-04-24 15:53:30 -07:00
gateway-oss_test.go Remove error package and cause functions (#5784) 2018-04-10 09:36:37 -07:00