frostfs-node/pkg/services/object/acl
Leonard Lyubich c89035d544 [#1471] eacl: Add testcase with incomplete list of object headers
Scenario:
 * HEAD request of some object
 * 1st eACL record allows op for objects with specific user attribute
 * 2nd eACL record forbids op by object ID
 * node doesn't store the requested object locally

With this scenario node shouldn't deny request.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-06-03 14:42:54 +03:00
..
eacl [#1471] eacl: Add testcase with incomplete list of object headers 2022-06-03 14:42:54 +03:00
v2 [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
acl.go [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
acl_test.go [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +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