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

ASF subversion and git services commented on QPID-7690:
-------------------------------------------------------

Commit 1786731 from [~lorenz.quack] in branch 'java/branches/6.1.x'
[ https://svn.apache.org/r1786731 ]

QPID-7690: [Java Broker] Fix ACLs for VirtualHost-type objects

merged from trunk with:
$ svn merge -c1786690 ^/qpid/java/trunk

> [Java Broker] Cannot create VirtualHostLogger with certain ACLs in place
> ------------------------------------------------------------------------
>
>                 Key: QPID-7690
>                 URL: https://issues.apache.org/jira/browse/QPID-7690
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>            Reporter: Lorenz Quack
>             Fix For: qpid-java-6.1.2, qpid-java-broker-7.0.0
>
>         Attachments: 
> 0001-QPID-7690-Java-Broker-Fix-ACLs-for-VirtualHost-type-.patch
>
>
> If the following ACL is in place
> {noformat}
> ACL ALLOW foo ALL ALL virtualhost_name="test"
> ACL DENY-LOG ALL ALL
> {noformat}
> the first rule should allow the user {{foo}} to create VirtualHostLoggers on 
> the virtual host called {{test}}.
> However this currently fails with a 403 Access Denied error.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to