frostfs-node/pkg/services
Pavel Karpy aa12fc57c9 [] node: Do not attach tokens in the assembly process
A container node is expected to have full "get" access to assemble the
object.
A non-container node is expected to forward any request to a container node.
Any token is expected to be issued for an original request sender not for a
node so any new request is invalid by design with that token.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-11-12 17:00:51 +03:00
..
accounting [] .golangci.yml: Add godot linker 2022-10-18 15:08:26 +03:00
audit [] .golangci.yml: Add predeclared linker 2022-10-18 15:08:26 +03:00
container [] .golangci.yml: Add godot linker 2022-10-18 15:08:26 +03:00
control [] control: Check maintenance allowance on Control server 2022-10-24 09:20:24 +04:00
netmap [] .golangci.yml: Add godot linker 2022-10-18 15:08:26 +03:00
notificator [] logger: Refactor Logger component 2022-10-12 18:11:05 +03:00
object [] node: Do not attach tokens in the assembly process 2022-11-12 17:00:51 +03:00
object_manager [] .golangci.yml: Add predeclared linker 2022-10-18 15:08:26 +03:00
policer [] policer: Do not remove copies if there are maintenance nodes 2022-10-26 19:13:17 +03:00
replicator [] Use hex format to print storage node ID 2022-10-13 12:55:21 +03:00
reputation [] .golangci.yml: Add godot linker 2022-10-18 15:08:26 +03:00
session [] services/session: Log calling Create RPC 2022-10-24 17:45:22 +03:00
tree [] tree: Sync trees when a node first time appears in a container 2022-10-21 18:47:56 +03:00
util [] *: Perform go fmt using go v1.19 2022-08-22 18:59:57 +03:00