frostfs-s3-gw/api
Leonard Lyubich 880ffe7108 [#492] layer: Don't parameterize basic ACL of created containers
`CreateBucket` handler always creates containers with extended public
ACL, so there is no need to configure it in `NeoFS.CreateContainer`.

Make internal `NeoFS` implementation to create containers with
`eacl-public-read-write` basic ACL if corresponding parameter is unset.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-06-16 10:46:50 +03:00
..
auth [#458] *: Refactor working with NeoFS identities 2022-05-27 17:22:37 +04:00
cache [#465] Unify log messages 2022-06-07 17:20:26 +03:00
data [#492] layer: Don't parameterize basic ACL of created containers 2022-06-16 10:46:50 +03:00
errors [#432] Add get-object-attributes 2022-05-13 11:42:43 +03:00
handler [#492] layer: Don't parameterize basic ACL of created containers 2022-06-16 10:46:50 +03:00
layer [#492] layer: Don't parameterize basic ACL of created containers 2022-06-16 10:46:50 +03:00
metrics [#405] English Check 2022-04-22 14:01:40 +03:00
notifications [#391] Refactor notifications 2022-05-06 10:59:31 +03:00
resolver [#409] Update SDK 2022-04-26 12:51:52 +04:00
headers.go [#463] Move DefaultLocationConstraint constant into api 2022-05-30 14:41:32 +03:00
max_clients.go [#405] English Check 2022-04-22 14:01:40 +03:00
reqinfo.go [#405] English Check 2022-04-22 14:01:40 +03:00
response.go [#405] English Check 2022-04-22 14:01:40 +03:00
router.go [#432] Add get-object-attributes 2022-05-13 11:42:43 +03:00
user_auth.go [#271] Add random key for no sign requests 2021-11-16 14:42:08 +03:00