frostfs-node/pkg/services/object/acl
Leonard Lyubich 2541ed4b8f [#88] object/eacl: Use String() methods to calculate ID values
Replace hex encoding of IDs with String() call (base58) in eACL processing.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-10-21 18:53:04 +03:00
..
eacl [#88] object/eacl: Use String() methods to calculate ID values 2020-10-21 18:53:04 +03:00
acl.go [#73] Use request owner public key in eACL check 2020-10-05 18:02:37 +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 [#73] Use request owner public key in eACL check 2020-10-05 18:02:37 +03:00
opts.go [#69] object/acl: Add eACL components to service 2020-10-05 14:02:14 +03:00