frostfs-node/pkg/services/object/acl
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
..
eacl [#1386] services/object: Fail eACL check if the request is invalid 2022-05-20 12:04:10 +03:00
v2 [#1389] crypto: Upgrade SDK package 2022-05-19 10:12:14 +03:00
acl.go [#1386] services/object: Fail eACL check if the request is invalid 2022-05-20 12:04:10 +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