GitHub user michaelandrepearce opened a pull request:
https://github.com/apache/activemq-artemis/pull/1487
ARTEMIS 1369: Include queue name in security errors
Add new error in message bundle to include queue
update security check to support taking optional queue
update code that is operating on queues to pass the queue name during check
so queue name could be in the error log if security issue.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/michaelandrepearce/activemq-artemis
ARTEMIS-1369
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1487.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1487
----
commit dbf0429df3e540e23f051b1b7c59faba7658af27
Author: Michael Andre Pearce <[email protected]>
Date: 2017-08-23T07:24:05Z
ARTEMIS 1369: Include queue name in security errors
Add new error in message bundle to include queue
update security check to support taking optional queue
update code that is operating on queues to pass the queue name during check
so queue name could be in the error log if security issue.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---