frostfs-node/pkg/services/object/ape
Airat Arifullin f2f3294fc3 [#919] ape: Improve error messages in ape service
* Wrap all APE middleware errors in apeErr that
  makes errors more explicit with status AccessDenied.
* Use denyingRuleErr for denying status from chain router.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-01-23 08:11:24 +00:00
..
checker.go [#919] ape: Improve error messages in ape service 2024-01-23 08:11:24 +00:00
checker_test.go [#919] ape: Improve error messages in ape service 2024-01-23 08:11:24 +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 [#919] ape: Improve error messages in ape service 2024-01-23 08:11:24 +00:00
types.go [#872] object: Introduce APE middlewar for object service 2024-01-12 18:41:35 +03:00