frostfs-node/pkg/services/object/acl
Leonard Lyubich 459bdcf04b [#1247] object/acl: Return `ObjectAccessDenied` status error
Return `apistatus.ObjectAccessDenied` error on access violation from ACL
service. Write reason in format of the errors from the previous
implementation. These errors are returned by storage node's server as
NeoFS API statuses.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-03-17 16:34:00 +03:00
..
eacl [#1238] Adopt neofs-node for non pointer slices in SDK 2022-03-16 15:29:31 +03:00
v2 [#1247] object/acl: Return `ObjectAccessDenied` status error 2022-03-17 16:34:00 +03:00
acl.go [#1111] object/acl: Refactor service 2022-03-05 10:06:14 +03:00
acl_test.go [#1111] object/acl: Refactor service 2022-03-05 10:06:14 +03:00
basic_helper.go [#1111] object/acl: Refactor service 2022-03-05 10:06:14 +03:00
basic_helper_test.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00