frostfs-node/pkg/services/object/acl/v2
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
..
classifier.go [#1111] object/acl: Refactor service 2022-03-05 10:06:14 +03:00
errors.go [#1247] object/acl: Return ObjectAccessDenied status error 2022-03-17 16:34:00 +03:00
opts.go [#1111] object/acl: Refactor service 2022-03-05 10:06:14 +03:00
request.go [#1111] object/acl: Refactor service 2022-03-05 10:06:14 +03:00
service.go [#1247] container: Return ContainerNotFound status error 2022-03-17 16:34:00 +03:00
types.go [#1111] object/acl: Refactor service 2022-03-05 10:06:14 +03:00
util.go [#1191] object/acl: check session token verb 2022-03-05 16:03:16 +03:00
util_test.go [#1181] Do not use deprecated elements 2022-03-15 13:03:23 +03:00