frostfs-node/pkg/services/object/acl
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
..
eacl [#67] object/eacl: Implement eACL validator 2020-10-02 19:46:45 +03:00
basic.go [#66] Use session token of object header at put ACL check 2020-10-02 19:47:49 +03:00
basic_helper.go [#32] Add basic ACL helper 2020-10-02 11:25:36 +03:00
basic_helper_test.go [#32] Add tests for basic ACL helper 2020-10-02 11:25:36 +03:00
classifier.go [#66] Use session token of object header at put ACL check 2020-10-02 19:47:49 +03:00