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

properly distinguish between inherited and unset permissions #2900

Merged
merged 4 commits into from
Apr 3, 2024

Conversation

icewind1991
Copy link
Member

Currently, when a rule includes inherited permissions, but there is no parent permission set to inherit, the UI shows it the same as if there was an inherited "allow" permission.

This can lead to confusion as "no inherited permissions" and "inherited allow permissions" are handled different when merging the rules configured for multiple groups/users.

With this PR, "unset" permissions are shown as a dash.

the possible ACL state buttons

Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
@icewind1991 icewind1991 added the 3. to review Items that need to be reviewed label Apr 2, 2024
… ACL ui

Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
@icewind1991 icewind1991 merged commit 6a7a5ea into master Apr 3, 2024
47 checks passed
@icewind1991 icewind1991 deleted the fix/more-acl-ui-fixes branch April 3, 2024 12:36
@icewind1991
Copy link
Member Author

/backport to stable29

@icewind1991
Copy link
Member Author

/backport to stable28

@icewind1991
Copy link
Member Author

/backport to stable27

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Items that need to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants