frostfs-node/pkg
Evgenii Stratonikov 3f4475f97b [#1386] services/object: Fail eACL check if the request is invalid
Parse all headers beforehand and reject invalid requests.
Another approach would be to remember the error and check
it after `CalculateAction`, which is a bit faster.
The rule of thumb here is "first validate, then use".

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2022-05-20 12:04:10 +03:00
..
core [#1389] crypto: Upgrade SDK package 2022-05-19 10:12:14 +03:00
innerring [#1389] crypto: Upgrade SDK package 2022-05-19 10:12:14 +03:00
local_object_storage [#1377] oid, cid: Upgrade SDK package 2022-05-16 15:33:22 +03:00
metrics [#1054] neofs-node: add epoch metric 2021-12-28 15:34:20 +03:00
morph [#1389] crypto: Upgrade SDK package 2022-05-19 10:12:14 +03:00
network [#1351] cli: Fix connection scheme loss during endpoint parsing 2022-05-05 10:43:27 +03:00
services [#1386] services/object: Fail eACL check if the request is invalid 2022-05-20 12:04:10 +03:00
util [#1403] util: Add details to errors 2022-05-20 10:53:27 +03:00