frostfs-node/pkg/services/object/acl/eacl
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
..
v2 [#285] object/eacl: Validate X-headers from the requests, not the responses 2020-12-29 12:22:05 +03:00
opts.go [#67] object/eacl: Implement eACL validator 2020-10-02 19:46:45 +03:00
types.go [#203] Replace ErrEACLNotFound to core library 2020-11-24 20:19:20 +03:00
validator.go [#221] eacl: Get rid of deprecated methods usage 2020-12-01 11:08:47 +03:00