frostfs-node/pkg/services/object
Alex Vanin afeebd310c [#66] Use session token of object header at put ACL check
Owner of the request is stored in session token most of the times.
Put request contains session token in the object body, so we have
to fetch it from there.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-10-02 19:47:49 +03:00
..
acl [#66] Use session token of object header at put ACL check 2020-10-02 19:47:49 +03:00
delete [#64] object/delete: Change the formation of tombstone 2020-10-02 19:46:27 +03:00
get [#57] services/object: Combine common service parameters 2020-10-02 11:25:36 +03:00
head [#43] cmd/neofs-node: Support hostnames with dns, ipv4 and ipv6 addresses 2020-10-02 11:25:36 +03:00
put [#43] cmd/neofs-node: Support hostnames with dns, ipv4 and ipv6 addresses 2020-10-02 11:25:36 +03:00
range [#43] cmd/neofs-node: Support hostnames with dns, ipv4 and ipv6 addresses 2020-10-02 11:25:36 +03:00
rangehash [#43] cmd/neofs-node: Support hostnames with dns, ipv4 and ipv6 addresses 2020-10-02 11:25:36 +03:00
search [#43] cmd/neofs-node: Support hostnames with dns, ipv4 and ipv6 addresses 2020-10-02 11:25:36 +03:00
util [#57] services/object: Implement private key storage 2020-10-02 11:25:36 +03:00
executor.go [#13] services/object: Implement GetRangeHash handlers 2020-10-02 11:25:35 +03:00
sign.go [#13] services/util: Support client-side stream in SignService 2020-10-02 11:25:35 +03:00
transport_splitter.go [#59] Use max msg size in transport server and splitter 2020-10-02 11:25:36 +03:00