frostfs-node/pkg/services/object
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
..
acl [#285] object/eacl: Validate X-headers from the requests, not the responses 2020-12-29 12:22:05 +03:00
delete [#243] services/object: Share common parameters across services 2020-12-11 17:19:37 +03:00
get [#271] service/object: Fill all fields of new short header structure 2020-12-25 16:49:27 +03:00
head [#235] object/head: Support raw flag in service 2020-12-11 17:19:37 +03:00
put [#253] object/put: Fix loss of session token 2020-12-18 18:31:20 +03:00
rangehash [#235] services/object: Implement new GetRange algorithm 2020-12-11 17:19:37 +03:00
search [#243] services/object: Share common parameters across services 2020-12-11 17:19:37 +03:00
util [#285] services/object: Add X-Headers to client call options 2020-12-29 12:22:05 +03:00
response.go [#241] object/search: Refactor service processing 2020-12-11 17:19:37 +03:00
server.go [#241] object/search: Refactor service processing 2020-12-11 17:19:37 +03:00
sign.go [#241] object/search: Refactor service processing 2020-12-11 17:19:37 +03:00
transport_splitter.go [#241] object/search: Refactor service processing 2020-12-11 17:19:37 +03:00