frostfs-node/pkg/services/object/acl/eacl/v2
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_test.go [#221] eacl: Get rid of deprecated methods usage 2020-12-01 11:08:47 +03:00
headers.go [#253] object/eacl: Process only CID/OID object headers in RANGEHASH/DELETE 2020-12-18 18:31:20 +03:00
localstore.go [#186] object/acl: Use new storage engine for work 2020-12-11 17:19:37 +03:00
object.go [#247] object/eacl: Use address from session token in request validation 2020-12-15 13:21:13 +03:00
opts.go [#285] object/eacl: Validate X-headers from the requests, not the responses 2020-12-29 12:22:05 +03:00
xheader.go [#285] object/eacl: Validate X-headers from the requests, not the responses 2020-12-29 12:22:05 +03:00