frostfs-node/pkg/services/object/acl
Leonard Lyubich d421022547 [#842] object/acl: Check owner and key only if sticky bit is set
In previous implementation node returns "access denied" on Object.Put with
object with unset owner. Although object owner must be set, its absence
should not be considered as access error. The same applies to sender key.

Check owner ID and public key emptiness only if sticky bit is set.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-11-10 16:18:02 +03:00
..
eacl [#816] object/acl: fix eACL target processing 2021-09-10 15:15:36 +03:00
acl.go [#842] object/acl: Check owner and key only if sticky bit is set 2021-11-10 16:18:02 +03:00
acl_test.go [#842] object/acl: Check owner and key only if sticky bit is set 2021-11-10 16:18:02 +03:00
basic_helper.go [#271] acl: Add permission to get objects for inner ring 2020-12-25 16:49:27 +03:00
basic_helper_test.go [#32] Add tests for basic ACL helper 2020-10-02 11:25:36 +03:00
classifier.go [#562] pkg: remove nspcc-dev/neofs-crypto dependency 2021-06-15 14:49:59 +03:00
opts.go [#643] pkg: Sync method names and commentaries to them 2021-06-24 16:10:44 +03:00