minio/pkg/iam/policy
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
..
action.go [feat]: implement GetBucketPolicyStatus API (#11673) 2021-03-01 23:10:33 -08:00
action_test.go policy: Do not return an error for invalid value during parsing (#9442) 2020-05-10 10:55:28 -07:00
actionset.go policy: Add Merge API (#11793) 2021-03-16 08:50:36 -07:00
actionset_test.go policy: Do not return an error for invalid value during parsing (#9442) 2020-05-10 10:55:28 -07:00
admin-action.go fix: expire locks only on participating lockers (#11335) 2021-01-25 10:01:27 -08:00
constants.go Add consoleAdmin as a default canned policy (#11770) 2021-03-12 12:51:43 -08:00
error.go Allow proper setCount SLAs across zones (#8752) 2020-01-07 09:13:44 -08:00
policy.go policy: Add Merge API (#11793) 2021-03-16 08:50:36 -07:00
policy_test.go fix: support IAM policy handling for wildcard actions (#11530) 2021-02-12 23:05:09 -08:00
resource.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
resource_test.go [sec] Match ${aws:username} exactly instead of prefix match (#7791) 2019-06-15 11:27:17 -07:00
resourceset.go policy: Add Merge API (#11793) 2021-03-16 08:50:36 -07:00
resourceset_test.go [sec] Match ${aws:username} exactly instead of prefix match (#7791) 2019-06-15 11:27:17 -07:00
statement.go policy: Add Merge API (#11793) 2021-03-16 08:50:36 -07:00
statement_test.go policy: Do not return an error for invalid value during parsing (#9442) 2020-05-10 10:55:28 -07:00