Skip to content

[6.x] Fix addon settings permissions#14130

Merged
jasonvarga merged 1 commit into6.xfrom
addon-settings-permissions
Mar 3, 2026
Merged

[6.x] Fix addon settings permissions#14130
jasonvarga merged 1 commit into6.xfrom
addon-settings-permissions

Conversation

@duncanmcclean
Copy link
Copy Markdown
Member

This pull request fixes the specific "edit [addon] settings" permissions.

Initially, addon settings permissions used addon slugs, but this was changed during code review to use the addon's package (8820301). However, this change didn't make its way to the actual permission.

Fixes #14117

@jasonvarga jasonvarga merged commit 6d911a7 into 6.x Mar 3, 2026
18 checks passed
@jasonvarga jasonvarga deleted the addon-settings-permissions branch March 3, 2026 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Addon permissions: all or nothing

2 participants