frostfs-node/pkg/services/object/acl/eacl/v2
Leonard Lyubich 0e28902b0f [#1471] eacl: Fix incorrect request denial with incomplete object header
Node shouldn't perform eACL verification during GET/HEAD request
processing until full object header is received. Otherwise, for some
eACL tables request may be falsely rejected.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-06-03 14:42:54 +03:00
..
eacl_test.go [#1471] eacl: Add testcase with incomplete list of object headers 2022-06-03 14:42:54 +03:00
headers.go [#1471] eacl: Fix incorrect request denial with incomplete object header 2022-06-03 14:42:54 +03:00
localstore.go [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
object.go [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
opts.go [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
xheader.go [#1423] session: Upgrade SDK package 2022-05-27 15:45:33 +03:00