You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/10/20 23:07:27 UTC

[jira] [Commented] (ARTEMIS-270) Pass RemotingConnection to validateUserAndRole

    [ https://issues.apache.org/jira/browse/ARTEMIS-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14965768#comment-14965768 ] 

ASF GitHub Bot commented on ARTEMIS-270:
----------------------------------------

GitHub user jscheid opened a pull request:

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

    ARTEMIS-270 Supply RemotingConnection for authorization

    

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

    $ git pull https://github.com/waysact/activemq-artemis ARTEMIS-270-validate-user-remoting-connection

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

    https://github.com/apache/activemq-artemis/pull/205.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 #205
    
----
commit 1775d5e2c3315687340befc73efc49b817a13b56
Author: Julian Scheid <ju...@gmail.com>
Date:   2015-10-20T21:06:04Z

    ARTEMIS-270 Supply RemotingConnection for authorization

----


> Pass RemotingConnection to validateUserAndRole
> ----------------------------------------------
>
>                 Key: ARTEMIS-270
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-270
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>            Reporter: Julian Scheid
>            Priority: Minor
>
> By passing the user's RemotingConnection to validateUserAndRole, authorization can take the transport into account. For example, access can be granted only to specific IP addresses or only to in-VM connections.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)