You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by cshannon <gi...@git.apache.org> on 2018/03/02 15:13:28 UTC

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

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) <ch...@...>
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

----


---

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

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---