frostfs-node/pkg
Evgenii Stratonikov 6e2cc32768 [#681] objsvc: Validate session token owner for local sessions
Previously, the check was in place only when session token was missing.
Format validator checks are applied only to fully-prepared object, so
this lead to the following situation:
1. Object is put locally with malformed token, because there are no
   checks.
2. Object cannot be replicated, because the token is malformed.

This is now fixed and token check is done before any payload receival.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-01-26 08:52:29 +00:00
..
ape/chainbase [#898] control: Fix codes for returning APE errors 2024-01-11 12:31:31 +00:00
core [#825] policer: Do not drop required linking objects 2023-12-12 11:04:03 +00:00
innerring [#895] test: Fix NewLogger arguments list 2024-01-11 12:32:09 +00:00
local_object_storage [#927] metabase: Delete GC marks 2024-01-24 18:51:16 +03:00
metrics [#864] engine: Drop container count metric if container removed 2024-01-10 10:45:32 +03:00
morph [#925] morph: Introduce switch rpc guarded rpc actor 2024-01-25 13:24:13 +00:00
network [#884] cli: Fix error message for undefined endpoint 2024-01-10 10:02:16 +00:00
services [#681] objsvc: Validate session token owner for local sessions 2024-01-26 08:52:29 +00:00
tracing [#146] node: Add trace_id to logs 2023-09-27 11:05:27 +03:00
util [#895] test: Use zaptest logger 2024-01-11 12:32:09 +00:00