minio/pkg/policy
Harshavardhana c2cde6beb5
policy: Allow duplicate statements with different effects (#8775)
This allows "Allow" and "Deny" conflicting statements,
where we evaluate to implicit "Deny".
2020-01-08 23:00:54 -08:00
..
condition Add support for multiple admins (#8487) 2019-11-19 02:03:18 -08:00
action.go Add more context aware error for policy parsing errors (#8726) 2020-01-03 11:28:52 -08:00
action_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
actionset.go Add more context aware error for policy parsing errors (#8726) 2020-01-03 11:28:52 -08:00
actionset_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
effect.go Add more context aware error for policy parsing errors (#8726) 2020-01-03 11:28:52 -08:00
effect_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
error.go Allow proper setCount SLAs across zones (#8752) 2020-01-07 09:13:44 -08:00
id.go Add more context aware error for policy parsing errors (#8726) 2020-01-03 11:28:52 -08:00
id_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
policy.go policy: Allow duplicate statements with different effects (#8775) 2020-01-08 23:00:54 -08:00
policy_test.go policy: Allow duplicate statements with different effects (#8775) 2020-01-08 23:00:54 -08:00
principal.go Add more context aware error for policy parsing errors (#8726) 2020-01-03 11:28:52 -08:00
principal_test.go Update go mod with sem versions of our libraries (#7687) 2019-05-29 16:35:12 -07:00
resource.go Add more context aware error for policy parsing errors (#8726) 2020-01-03 11:28:52 -08:00
resource_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
resourceset.go Add more context aware error for policy parsing errors (#8726) 2020-01-03 11:28:52 -08:00
resourceset_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
statement.go Add more context aware error for policy parsing errors (#8726) 2020-01-03 11:28:52 -08:00
statement_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00