forked from TrueCloudLab/frostfs-node
Airat Arifullin
eadcea8df0
* Methods `Head`, `Get`, `GetRangeHash` should no longer use APE pre-checks as that leads only to incorrect rule chain processing for requests: 1. Immediate return with `NoRuleFound` may be unexpected as some `Allow` rule is actually defined but can't be matched yet as it gets no object attributes; 2. Immdediate return with `Allow` may be incorrect as some `Deny` rule is actually defined but can't bet matched yet as it gets no object attirbutes; 3. Pre-check breaks compatibility for converted EACL-tables. Signed-off-by: Airat Arifullin <a.arifullin@yadro.com> |
||
---|---|---|
.. | ||
acl | ||
ape | ||
delete | ||
get | ||
internal | ||
put | ||
search | ||
util | ||
audit.go | ||
common.go | ||
metrics.go | ||
remote_reader.go | ||
request_context.go | ||
response.go | ||
server.go | ||
sign.go | ||
transport_splitter.go |