Skip to content

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

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

[6.2.x] Restrict full web console URI to admins role (#2074)#2090
cshannon merged 1 commit into
apache:activemq-6.2.xfrom
cshannon:backport-2074-6.2.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:56
@cshannon cshannon merged commit be70a7e into apache:activemq-6.2.x Jun 8, 2026
3 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Apache ActiveMQ v6.2.7 Jun 8, 2026
@cshannon cshannon deleted the backport-2074-6.2.x branch June 8, 2026 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Development

Successfully merging this pull request may close these issues.

2 participants