Harshavardhana
|
069432566f
|
update license change for MinIO
Signed-off-by: Harshavardhana <harsha@minio.io>
|
2021-04-23 11:58:53 -07:00 |
Anis Elleuch
|
fa94682e83
|
policy: Add Merge API (#11793)
This commit adds a new API in pkg/bucket/policy package called
Merge to merge multiple policies of a user or a group into one
policy document.
|
2021-03-16 08:50:36 -07:00 |
Harshavardhana
|
d8af244708
|
Add numeric/date policy conditions (#9233)
add new policy conditions
- NumericEquals
- NumericNotEquals
- NumericLessThan
- NumericLessThanEquals
- NumericGreaterThan
- NumericGreaterThanEquals
- DateEquals
- DateNotEquals
- DateLessThan
- DateLessThanEquals
- DateGreaterThan
- DateGreaterThanEquals
|
2020-04-01 00:04:25 -07:00 |
Harshavardhana
|
0cbebf0f57
|
Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892)
Rename to allow for more such features to come in a more
proper hierarchical manner.
|
2020-01-27 14:12:34 -08:00 |