Skip to content

fix: don't show inherited rule if there is a rule overwriting it#4714

Closed
icewind1991 wants to merge 1 commit into
masterfrom
hide-overwriten-inherited
Closed

fix: don't show inherited rule if there is a rule overwriting it#4714
icewind1991 wants to merge 1 commit into
masterfrom
hide-overwriten-inherited

Conversation

@icewind1991
Copy link
Copy Markdown
Member

Currently we always show all inherited ACLs as rules, even if there is an explicitly set rule on the same path that overwrites the inherited rule

Before:
image
(group "admin" has two rows)

After:
image

(Both screenshots with #4713 applied)

Signed-off-by: Robin Appelman <robin@icewind.nl>
@icewind1991 icewind1991 force-pushed the hide-overwriten-inherited branch from 3f0885e to c5e1dcf Compare June 2, 2026 14:43
@icewind1991
Copy link
Copy Markdown
Member Author

Merged into #4729

@icewind1991 icewind1991 closed this Jun 2, 2026
@MPStudyly
Copy link
Copy Markdown

MPStudyly commented Jun 3, 2026

From these screenshots it doesn't look clear which properties were inherited an which weren't. I don't think that's quite right. IMHO inherited properties should keep the gray coloring as long as not overwritten.

NVM, didn't see the other PRs.

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