frostfs-node/pkg/services/object/acl
Alex Vanin cf1ea983e5 [#203] Do not fail eACL check on EACLNotFound error
Now morph library returns error if there is not eACL in
sidechain storage. However in this case eACL check should
be passed since it is the same as having empty eACL table.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-11-24 15:32:26 +03:00
..
eacl [#203] Do not fail eACL check on EACLNotFound error 2020-11-24 15:32:26 +03:00
acl.go [#190] Use request sender owner in sticky bit check 2020-11-19 19:07:16 +03:00
basic_helper.go [#180] Make separate basic ACL check for inner ring requests 2020-11-19 15:17:18 +03:00
basic_helper_test.go [#32] Add tests for basic ACL helper 2020-10-02 11:25:36 +03:00
classifier.go [#190] Add isOwnerFromKey helper function in ACL 2020-11-19 19:07:16 +03:00
opts.go [#106] Check bearer token lifetime 2020-10-22 18:02:11 +03:00