Skip to content

New Permission Checkers

Choose a tag to compare

@mtils mtils released this 17 Jun 13:11
· 16 commits to master since this release

Two new checkers where implemented. A permission checker which merges the permissions before checking them and a dedicated Holder can access Holder checker.

This marks the end in wildcard permissions in permit. Its nearly impossible to have a right priority/inheritance for user > group > denied vs granted vs inherited AND wildcards.