Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

node/acl: fix acl checks for non-container nodes #2913

Merged
merged 1 commit into from
Aug 12, 2024

Commits on Aug 9, 2024

  1. node/acl: fix acl checks for non-container nodes

    Split objects are validated and it required to do some additional requests for
    it. Such operation can be restricted for a non-container node, so checking for
    it is an unsolvable problem, skip ACL checks in such cases.
    Closes #2909.
    
    Signed-off-by: Pavel Karpy <[email protected]>
    carpawell committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    4756b5c View commit details
    Browse the repository at this point in the history