frostfs-node/pkg/services/object/acl/v2
Airat Arifullin 7cc368e188 [#986] object: Introduce soft ape checks
* Soft APE check means that APE should allow request even
  it gets status NoRuleFound for a request. Otherwise,
  it is interpreted as Deny.
* Soft APE check is performed if basic ACL mask is not set.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-02-28 19:05:57 +00:00
..
errors.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
errors_test.go [#553] eacl: Fix bug with casting to ObjectAccessDenied error 2023-08-02 07:22:48 +00:00
opts.go [#294] aclsvcv2: Refactor service constructor 2023-07-12 07:42:10 +00:00
request.go [#986] object: Introduce soft ape checks 2024-02-28 19:05:57 +00:00
service.go [#986] object: Introduce soft ape checks 2024-02-28 19:05:57 +00:00
types.go [#872] object: Introduce APE middlewar for object service 2024-01-12 18:41:35 +03:00
util.go [#486] node: Add PutSingle wrappers 2023-07-10 15:49:21 +03:00
util_test.go Rename package name 2023-03-07 16:38:26 +03:00