frostfs-node/pkg/services/object/ape
Airat Arifullin a9f27e074b
All checks were successful
Vulncheck / Vulncheck (push) Successful in 50s
Pre-commit hooks / Pre-commit (push) Successful in 1m24s
Build / Build Components (push) Successful in 1m30s
Tests and linters / gopls check (push) Successful in 2m20s
Tests and linters / Run gofumpt (push) Successful in 2m55s
Tests and linters / Staticcheck (push) Successful in 3m8s
Tests and linters / Tests (push) Successful in 3m14s
Tests and linters / Lint (push) Successful in 3m20s
Tests and linters / Tests with -race (push) Successful in 3m39s
[#1243] object: Look for X-Headers within origin before APE check
* X-Headers can be found in `origin` field of `MetaHeader` if the request
  has been forwarded from non-container node.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2025-01-13 12:07:27 +00:00
..
checker.go [#1480] ape: Remove SoftAPECheck flag 2024-11-08 12:01:14 +00:00
checker_test.go [#1479] go.mod: Bump frostfs-sdk-go version 2024-11-08 10:43:19 +03:00
errors.go [#1563] object: Wrap only ChainRouterError erros with ObjectAccessDenied 2024-12-16 15:15:25 +03:00
request.go [#1479] go.mod: Bump frostfs-sdk-go version 2024-11-08 10:43:19 +03:00
request_test.go [#1479] go.mod: Bump frostfs-sdk-go version 2024-11-08 10:43:19 +03:00
service.go [#1243] object: Look for X-Headers within origin before APE check 2025-01-13 12:07:27 +00:00
types.go [#872] object: Introduce APE middlewar for object service 2024-01-12 18:41:35 +03:00