frostfs-node/pkg/services/object/acl
Alex Vanin bb455af05f [#106] Ignore bearer token if basic ACL restrict it
There is a bit to allow or deny bearer token check for
each object service method. If this bit is not set then
ignore bearer token and use extended ACL table from
sidechain.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-10-22 18:02:11 +03:00
..
eacl [#106] Process bearer token in ACL service 2020-10-22 18:02:11 +03:00
acl.go [#106] Ignore bearer token if basic ACL restrict it 2020-10-22 18:02:11 +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 [#106] Process bearer token in ACL service 2020-10-22 18:02:11 +03:00
opts.go [#69] object/acl: Add eACL components to service 2020-10-05 14:02:14 +03:00