Commit 9fd2c8a
committed
sts: put_object with bucket-owner-full-control
some session policy tests try get_object() after put_object() to test
differences between session- and role policy, but put_object() adds ACLs
that already grant access for get_object(). set canned acl
'bucket-owner-full-control' on put_object() so that get_object()
permissions rely solely on policy
Signed-off-by: Casey Bodley <[email protected]>1 parent f3c85ae commit 9fd2c8a
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1081 | 1081 | | |
1082 | 1082 | | |
1083 | 1083 | | |
1084 | | - | |
| 1084 | + | |
1085 | 1085 | | |
1086 | 1086 | | |
1087 | 1087 | | |
| |||
1157 | 1157 | | |
1158 | 1158 | | |
1159 | 1159 | | |
1160 | | - | |
| 1160 | + | |
1161 | 1161 | | |
1162 | 1162 | | |
1163 | 1163 | | |
| |||
0 commit comments