Skip to content

PMM-15138 Fix alerting permissions#1014

Open
ademidoff wants to merge 4 commits into
mainfrom
PMM-15138-fix-alerting-permissions
Open

PMM-15138 Fix alerting permissions#1014
ademidoff wants to merge 4 commits into
mainfrom
PMM-15138-fix-alerting-permissions

Conversation

@ademidoff

@ademidoff ademidoff commented Jun 13, 2026

Copy link
Copy Markdown
Member

The PMM auth layer now returns 403 for authorization denials instead of 401.
@ademidoff ademidoff marked this pull request as ready for review June 13, 2026 09:05
privacy: '//a[contains(text(), "Privacy")]',
copyright: '//a[contains(text(), "Copyright")]',
legal: '//a[contains(text(), "Legal")]',
accessDenied: '//div[contains(@class, "alert-title") and contains(text(), "Access denied.")]',

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unused.

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.

1 participant