frostfs-s3-gw/api/auth
Roman Loginov ac0140506c [#498] middleware: Add spans to detail the trace
Spans are added only to the following middleware:
* PolicyCheck
* Auth
* FrostfsIDValidation

This is done this way because these middleware are basic and
they interact with frostfs-storage.

Also, an explicit context has been added to many functions
so that the middleware spans do not include all subsequent spans.

Signed-off-by: Roman Loginov <r.loginov@yadro.com>
2025-02-21 11:25:08 +03:00
..
signer [#607] Support sigV4a streaming with trailers 2025-02-03 18:25:15 +03:00
center.go [#498] middleware: Add spans to detail the trace 2025-02-21 11:25:08 +03:00
center_fuzz_test.go [#339] Fix logging in authmate [pre]sign command 2024-12-10 15:04:56 +03:00
center_test.go [#498] middleware: Add spans to detail the trace 2025-02-21 11:25:08 +03:00
presign.go [#615] Use UNSIGNED_PAYLOAD to check sign 2025-01-30 13:16:40 +00:00
presign_test.go [#498] middleware: Add spans to detail the trace 2025-02-21 11:25:08 +03:00
regexp_utils.go [#672] Fix handling X-Amz-Copy-Source header 2022-08-25 17:40:15 +03:00