frostfs-node/pkg/services/object/patch
Airat Arifullin 87ac3c5279 [#1458] object: Make patch not set key before target construction
* `SignRequestPrivateKey` field should be initialized either within
  `newUntrustedTarget` or within `newTrustedTarget`. Otherwise, all
  requests are signed by local node key that makes impossible to perform
  patch on non-container node.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-10-29 15:20:28 +00:00
..
range_provider.go [#1338] object: Fix range provider in Patch handler 2024-08-27 16:51:12 +03:00
service.go [#1431] node: Fix comment format 2024-10-15 08:53:59 +00:00
streamer.go [#1458] object: Make patch not set key before target construction 2024-10-29 15:20:28 +00:00
util.go [#1310] object: Move target initialization to separate package 2024-09-05 13:03:58 +00:00