Skip to content

[5.19.x] Restrict full web console URI to admins role (#2074)#2091

Merged
cshannon merged 1 commit into
apache:activemq-5.19.xfrom
cshannon:backport-2074-5.19.x
Jun 8, 2026
Merged

[5.19.x] Restrict full web console URI to admins role (#2074)#2091
cshannon merged 1 commit into
apache:activemq-5.19.xfrom
cshannon:backport-2074-5.19.x

Conversation

@cshannon
Copy link
Copy Markdown
Contributor

@cshannon cshannon commented Jun 8, 2026

Change the admin security constraint mapping from .action to /admin/ so the entire web console (including read-only pages) requires the admins role, not just action endpoints. Add comments to each constraint mapping explaining its scope, and remove duplicate Referrer-Policy and Permissions-Policy rewrite rules left over from earlier edits.

(cherry picked from commit 085efea)

Change the admin security constraint mapping from *.action to /admin/*
so the entire web console (including read-only pages) requires the
admins role, not just action endpoints. Add comments to each constraint
mapping explaining its scope, and remove duplicate Referrer-Policy and
Permissions-Policy rewrite rules left over from earlier edits.

(cherry picked from commit 085efea)
@cshannon cshannon requested a review from jbonofre June 8, 2026 15:57
@cshannon cshannon merged commit 1eda6a1 into apache:activemq-5.19.x Jun 8, 2026
3 checks passed
@cshannon cshannon deleted the backport-2074-5.19.x branch June 8, 2026 15:59
@github-project-automation github-project-automation Bot moved this from Todo to Done in Apache ActiveMQ v5.19.8 Jun 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants