frostfs-node/pkg/services
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
..
accounting [#625] client/balance: remove intermediate wrapper 2022-02-08 09:43:54 +03:00
audit [#1238] Call String() explicitly instead of using stringer pointer 2022-03-16 15:29:31 +03:00
container [#1210] reputation: Improve debug logs 2022-03-16 17:18:30 +03:00
control [#1238] Adopt neofs-cli for non pointer slices in SDK 2022-03-16 15:29:31 +03:00
id [#11] Trim the old functionality 2020-10-02 11:22:55 +03:00
netmap [#961] *: Support NeoFS API status returns 2021-11-24 09:26:40 +03:00
notificator [#1243] nats: Fix comments 2022-03-17 14:27:52 +03:00
object [#1247] object/acl: Return ObjectAccessDenied status error 2022-03-17 16:34:00 +03:00
object_manager [#1238] Adopt neofs-node for non pointer slices in SDK 2022-03-16 15:29:31 +03:00
policer [#1247] container: Return ContainerNotFound status error 2022-03-17 16:34:00 +03:00
replicator [#1230] replicator: Improve error log 2022-03-10 19:19:18 +03:00
reputation [#1210] reputation: Resolve race condition 2022-03-16 17:18:30 +03:00
session [#1247] session: Remove unused storage.ErrNotFound error 2022-03-17 16:34:00 +03:00
util [#1175] services/sign: Convert error to status return 2022-03-15 13:03:23 +03:00