frostfs-node/pkg
Leonard Lyubich 2897e83fb2 [#285] object/eacl: Validate X-headers from the requests, not the responses
In previous implementation of eACL service v2 the response X-headers were
validated at the stage of re-checking eACL. This provoked a mismatch of
records in the eACL table with requests. Fix this behavior by checking the
headers from the request, not the response.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-12-29 12:22:05 +03:00
..
core [#80] core/object: Add SG-object format validation 2020-12-25 16:49:27 +03:00
innerring [#281] service/audit: Fix typos 2020-12-25 16:49:27 +03:00
local_object_storage [#253] metabase: Add prefix to Graveyard and ToMoveIt bucket names 2020-12-17 12:03:18 +03:00
morph [#283] morph/client: Implement all calls for audit contract 2020-12-25 16:49:27 +03:00
network [#271] pkg/network: Add multiaddr to ipaddr converter 2020-12-25 16:49:27 +03:00
policy [#155] Update neofs-api-go with refactored pkg/netmap 2020-11-06 09:55:05 +03:00
services [#285] object/eacl: Validate X-headers from the requests, not the responses 2020-12-29 12:22:05 +03:00
util [#174] Use Marshal(JSON)/Unmarshal(JSON) methods for encoding/decoding 2020-11-17 11:56:00 +03:00