Skip to content

Acl UI fixes#4729

Open
icewind1991 wants to merge 2 commits into
masterfrom
acl-ui-fixes
Open

Acl UI fixes#4729
icewind1991 wants to merge 2 commits into
masterfrom
acl-ui-fixes

Conversation

@icewind1991
Copy link
Copy Markdown
Member

@icewind1991 icewind1991 commented Jun 2, 2026

don't show inherited rule if there is a rule overwriting it

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

properly style inherited ACL rules in UI

Apply the "inherited" style to individual inherited permissions, not just entire inherited rules.

Before:

image

Note how you can't tell that the last rule is inherited.

After:

image

@icewind1991 icewind1991 added this to the Nextcloud 34 milestone Jun 2, 2026
@icewind1991 icewind1991 added the 3. to review Items that need to be reviewed label Jun 2, 2026
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
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.

1 participant