frostfs-node/pkg/services/object
Airat Arifullin 5c252c9193 [] object: Skip APE check for certain request roles
* Skip APE check if a role is Container.
* Skip APE check if a role is IR and methods are get-like.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-03-12 16:15:20 +03:00
..
acl [] object: Introduce soft ape checks 2024-02-28 19:05:57 +00:00
ape [] object: Skip APE check for certain request roles 2024-03-12 16:15:20 +03:00
delete [] node: Pass user.ID by value 2023-11-23 10:21:07 +03:00
get [] getSvc: Refactor Get service V2 creation 2024-01-12 13:35:38 +03:00
head [] node: Fix linter importas 2023-07-06 15:36:41 +03:00
internal Revert "[] Use min/max builtins" 2024-02-19 15:36:01 +00:00
put [] node: Resolve perfsprint linter 2024-03-11 17:55:50 +03:00
search [] test: Fix NewLogger arguments list 2024-01-11 12:32:09 +00:00
util [] node: Pass user.ID by value 2023-11-23 10:21:07 +03:00
common.go [] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00:00
metrics.go [] node: Add PutSingle wrappers 2023-07-10 15:49:21 +03:00
request_context.go [] object: Introduce soft ape checks 2024-02-28 19:05:57 +00:00
response.go [] node: Add PutSingle wrappers 2023-07-10 15:49:21 +03:00
server.go [] node: Add PutSingle wrappers 2023-07-10 15:49:21 +03:00
sign.go [] objectSvc: Fix SetMarshalData for PutSingle 2024-02-15 17:21:08 +03:00
transport_splitter.go Revert "[] Use min/max builtins" 2024-02-19 15:36:01 +00:00