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

Permission Resources: Allow empty permissions #1179

Merged

Commits on Nov 22, 2023

  1. Permission Resources: Allow empty permissions

    Closes #142
    
    When programatically managing permissions, it can be useful to keep the permissions resource but remove all permissions
    Also, without this change, resources with no permissions cannot be imported because the permissions resources are invalid with an empty set of permissions
    
    Also updated the docs to make it clear that it manages the whole set of permissions.
    julienduchesne committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    998a6d5 View commit details
    Browse the repository at this point in the history