frostfs-node/pkg/services/object/acl
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
..
eacl [#285] object/eacl: Validate X-headers from the requests, not the responses 2020-12-29 12:22:05 +03:00
acl.go [#285] object/eacl: Validate X-headers from the requests, not the responses 2020-12-29 12:22:05 +03:00
basic_helper.go [#271] acl: Add permission to get objects for inner ring 2020-12-25 16:49:27 +03:00
basic_helper_test.go [#32] Add tests for basic ACL helper 2020-10-02 11:25:36 +03:00
classifier.go [#285] object/eacl: Validate X-headers from the requests, not the responses 2020-12-29 12:22:05 +03:00
opts.go [#233] services/object: Implement new Get algorithm 2020-12-11 17:19:37 +03:00