frostfs-node/pkg/services/object/ape
Airat Arifullin 7cc368e188 [] 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 [] object: Introduce soft ape checks 2024-02-28 19:05:57 +00:00
checker_test.go [] object: Introduce soft ape checks 2024-02-28 19:05:57 +00:00
errors.go [] ape: Improve error messages in ape service 2024-01-23 08:11:24 +00:00
request.go [] object: Introduce APE middlewar for object service 2024-01-12 18:41:35 +03:00
request_test.go [] object: Introduce APE middlewar for object service 2024-01-12 18:41:35 +03:00
service.go [] object: Introduce soft ape checks 2024-02-28 19:05:57 +00:00
types.go [] object: Introduce APE middlewar for object service 2024-01-12 18:41:35 +03:00