[GitHub] activemq-artemis pull request #1923: ARTEMIS-1726 - check proper permissions...

2018-03-02 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/activemq-artemis/pull/1923


---


[GitHub] activemq-artemis pull request #1923: ARTEMIS-1726 - check proper permissions...

2018-03-02 Thread cshannon
GitHub user cshannon opened a pull request:

https://github.com/apache/activemq-artemis/pull/1923

ARTEMIS-1726 - check proper permissions when using OpenWire

Ensure that on queue creation and deletion that the proper permissions
are checked

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/cshannon/activemq-artemis ARTEMIS-1726

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/activemq-artemis/pull/1923.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 #1923


commit 17b0e6547ab848fd0f61b109abddd8c2e8c506e0
Author: Christopher L. Shannon (cshannon) 
Date:   2018-02-28T21:28:55Z

ARTEMIS-1726 - check proper permissions when using OpenWire

Ensure that on queue creation and deletion that the proper permissions
are checked




---