frostfs-node/pkg/services/object
Dmitrii Stepanov 9902965ff4 [#1451] writer: Sign EC parts with node's private key
As EC put request may be processed only by container node, so sign requests
with current node private to not to perform APE checks.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-11-06 08:18:10 +00:00
..
acl [#1459] .golangci.yml: Add intrange linter, fix issues 2024-10-30 15:18:22 +00:00
ape [#1397] object: Correctly set namespace before APE check 2024-09-27 11:43:29 +00:00
common [#1451] writer: Sign EC parts with node's private key 2024-11-06 08:18:10 +00:00
delete [#1431] node: Fix comment format 2024-10-15 08:53:59 +00:00
get [#1388] getSvc: Drop unused 2024-09-25 08:55:38 +00:00
internal Reapply "[#972] Use min/max builtins" 2024-04-10 12:09:34 +00:00
patch [#1458] object: Make patch not set key before target construction 2024-10-29 15:20:28 +00:00
put [#1412] engine: Add IsIndexedContainer flag 2024-10-08 11:41:49 +03:00
search [#1412] searchSvc: Check container is indexed 2024-10-08 11:41:50 +03:00
util [#1451] writer: Sign EC parts with node's private key 2024-11-06 08:18:10 +00:00
audit.go [#1338] object: Fix audit patch stream 2024-08-27 16:18:29 +03:00
common.go [#1307] object: Implement Patch method 2024-08-16 14:13:09 +00:00
metrics.go [#1318] Fix gofumpt issue 2024-08-20 14:34:54 +03:00
remote_reader.go [#1431] obj_storage/metabase: Delete unused variable 2024-10-15 08:53:59 +00:00
request_context.go [#1157] object: Make APE checker use Bearer-token's APE overrides 2024-06-07 12:11:11 +00:00
response.go [#1307] object: Implement Patch method 2024-08-16 14:13:09 +00:00
server.go [#1307] object: Implement Patch method 2024-08-16 14:13:09 +00:00
sign.go [#1388] signSvc: Drop unused 2024-09-25 08:55:38 +00:00
transport_splitter.go [#1307] object: Implement Patch method 2024-08-16 14:13:09 +00:00