frostfs-node/pkg/services/object/ape
Airat Arifullin 7cc368e188 [#986] object: Introduce soft ape checks
* Soft APE check means that APE should allow request even
  it gets status NoRuleFound for a request. Otherwise,
  it is interpreted as Deny.
* Soft APE check is performed if basic ACL mask is not set.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-02-28 19:05:57 +00:00
..
checker.go [#986] object: Introduce soft ape checks 2024-02-28 19:05:57 +00:00
checker_test.go [#986] object: Introduce soft ape checks 2024-02-28 19:05:57 +00:00
errors.go [#919] ape: Improve error messages in ape service 2024-01-23 08:11:24 +00:00
request.go [#872] object: Introduce APE middlewar for object service 2024-01-12 18:41:35 +03:00
request_test.go [#872] object: Introduce APE middlewar for object service 2024-01-12 18:41:35 +03:00
service.go [#986] object: Introduce soft ape checks 2024-02-28 19:05:57 +00:00
types.go [#872] object: Introduce APE middlewar for object service 2024-01-12 18:41:35 +03:00