frostfs-node/pkg
Airat Arifullin eadcea8df0 [#1249] object: Remove all APE pre-checks in handlers
* 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>
2024-07-18 13:52:43 +00:00
..
ape [#1216] ape: Introduce BearerChainFeedRouter 2024-07-05 18:26:48 +00:00
core [#1213] fmt: Drop unused interfaces 2024-07-01 06:49:35 +00:00
innerring [#1219] Remove Container.SetEACL method 2024-07-02 13:05:40 +00:00
local_object_storage [#1256] metabase: Put split parent object ID for EC chunks 2024-07-17 18:08:07 +03:00
morph [#1196] morph/client: Fix ArrayFromStackItem() description 2024-07-15 16:24:58 +03:00
network [#1105] apemanager: Implement apemanager service 2024-05-27 09:34:21 +00:00
services [#1249] object: Remove all APE pre-checks in handlers 2024-07-18 13:52:43 +00:00
tracing [#146] node: Add trace_id to logs 2023-09-27 11:05:27 +03:00
util [#1135] sdnotify: Send MONOTONIC_USEC on reload 2024-05-15 12:52:52 +00:00