frostfs-node/pkg/innerring/processors/container
Leonard Lyubich 23c5277014 [#525] ir/container: Check session verb and container ID
Token of the container session should be written out with container context.
The context should have the verb corresponding to the operation. If an
operation is performed on a fixed container, the session should be
propagated to it or to all user containers

Implement all described checks in validation of `Put` / `Delete` / `SetEACL`
events.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-05-31 11:53:06 +03:00
..
common.go [#525] ir/container: Check session verb and container ID 2021-05-31 11:53:06 +03:00
handlers.go [#505] ir/container: Implement simplified handling of SetEACL event 2021-05-25 16:35:52 +03:00
process_container.go [#525] ir/container: Check session verb and container ID 2021-05-31 11:53:06 +03:00
process_eacl.go [#525] ir/container: Check session verb and container ID 2021-05-31 11:53:06 +03:00
processor.go [#505] ir/container: Use client wrapper with enabled notary calls 2021-05-25 16:35:52 +03:00