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

acl: allow tokens to read policies linked via roles to the token. #14982

Merged
merged 2 commits into from
Oct 21, 2022

Commits on Oct 20, 2022

  1. acl: allow tokens to read policies linked via roles to the token.

    ACL tokens are granted permissions eithe rby direct policy links
    or via ACL role links. Callers should therefore be able to read
    policies directly assigned to the caller token or indirectly by
    ACL role links.
    jrasell committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    34acbfd View commit details
    Browse the repository at this point in the history
  2. changelog: add entry for #14982

    jrasell committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    eb02478 View commit details
    Browse the repository at this point in the history