frostfs-node/pkg/services/object/acl
Leonard Lyubich 807c0a1321 [] services/object: Do not session check relation in PUT
It doesn't make sense to check object relation in session check of
`ObjectService.Put` RPC which has been spawned by `ObjectService.Delete`
with session. Session issuer can't predict identifier of the tombstone
object to be created.

Signed-off-by: Leonard Lyubich <ctulhurider@gmail.com>
2022-10-10 20:09:47 +03:00
..
eacl/v2 [] node: Move common EACLSource interface to core pkg 2022-09-13 10:33:50 +03:00
v2 [] services/object: Do not session check relation in PUT 2022-10-10 20:09:47 +03:00
acl.go [] node: Move common EACLSource interface to core pkg 2022-09-13 10:33:50 +03:00
acl_test.go [] acl: Upgrade NeoFS SDK Go with refactored basic ACL 2022-06-25 13:57:21 +03:00