1
0
mirror of https://github.com/minio/minio.git synced 2025-01-18 10:13:16 -05:00

3 Commits

Author SHA1 Message Date
kannappanr
5ecac91a55
Replace Minio refs in docs with MinIO and links () 2019-04-09 11:39:42 -07:00
Harshavardhana
2a0e4b6f58
Add boolean function condition support () 2018-12-28 12:18:58 -08:00
Bala FA
0d52126023 Enhance policy handling to support SSE and WORM ()
- 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