This website requires JavaScript.
Explore
Help
Sign In
third
/
minio
Watch
1
Star
0
Fork
0
You've already forked minio
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4fdacb8b14597d71b6a7f45e211e2fc34e6e5134
minio
/
pkg
/
policy
T
History
Harshavardhana
1a7e6d4768
Handle multiple conditions in policies (
#7079
)
...
Fixes
#7078
2019-01-17 10:28:24 -08:00
..
condition
Handle multiple conditions in policies (
#7079
)
2019-01-17 10:28:24 -08:00
action_test.go
…
action.go
Add boolean function condition support (
#7027
)
2018-12-28 12:18:58 -08:00
actionset_test.go
…
actionset.go
…
effect_test.go
…
effect.go
…
id_test.go
Sid value can be any unicode character support it (
#6676
)
2018-10-23 16:11:06 +05:30
id.go
Sid value can be any unicode character support it (
#6676
)
2018-10-23 16:11:06 +05:30
policy_test.go
…
policy.go
Introduce STS client grants API and OPA policy integration (
#6168
)
2018-10-09 14:00:01 -07:00
principal_test.go
…
principal.go
…
resource_test.go
…
resource.go
fix: export policy.Resource for remote RPC policy updates (
#5941
)
2018-05-16 16:17:00 -07:00
resourceset_test.go
…
resourceset.go
…
statement_test.go
Add boolean function condition support (
#7027
)
2018-12-28 12:18:58 -08:00
statement.go
…