frostfs-node/pkg/services/object/get
Dmitrii Stepanov 839dead226 [#1297] getSvc: Return AccessDenied instead of ObjectNotFound
Do not replace the access denied error if it was received earlier.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-09-24 12:05:09 +03:00
..
v2 [#1340] getSvc: Fix access denied error handling 2024-08-28 14:02:28 +03:00
assemble.go [#1295] getSvc: Assemble complex EC object headers without linking object 2024-08-06 16:48:12 +03:00
assembleec.go [#1271] getSvc: Fix head --raw assemble for EC 2024-07-24 08:52:08 +03:00
assembler.go [#1295] getSvc: Assemble complex EC object headers without linking object 2024-08-06 16:48:12 +03:00
assemblerec.go [#1341] .golangci.yml: Replace exportloopref with copyloopvar 2024-08-28 15:44:41 +00:00
container.go [#1390] getSvc: Fix Head EC1.1 2024-09-23 15:12:06 +03:00
errors.go [#277] getsvc: Rename and reorder code 2023-04-28 14:03:12 +00:00
get.go [#1340] getSvc: Fix access denied error handling 2024-08-28 14:02:28 +03:00
get_test.go [#1317] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
getrangeec_test.go [#1317] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
local.go [#1253] getSvc: Fix EC objects get 2024-07-17 14:24:27 +03:00
prm.go [#1307] object: Implement Patch method 2024-08-16 14:13:09 +00:00
remote.go [#1297] getSvc: Return AccessDenied instead of ObjectNotFound 2024-09-24 12:05:09 +03:00
remote_getter.go [#1129] policer: Pull required EC chunks 2024-05-16 16:28:49 +03:00
request.go [#1295] getSvc: Assemble complex EC object headers without linking object 2024-08-06 16:48:12 +03:00
service.go [#1103] node: Implement Get\Head requests for EC object 2024-04-24 18:15:53 +03:00
status.go [#1103] node: Implement Get\Head requests for EC object 2024-04-24 18:15:53 +03:00
types.go [#1253] getSvc: Fix EC objects get 2024-07-17 14:24:27 +03:00
writer.go [#539] getsvc: Write payload direct to out stream 2023-07-27 17:02:08 +03:00