From 9c07d2fd2d1808f0a3b8ee35c86cb65e58444ae8 Mon Sep 17 00:00:00 2001 From: Pavel Moravec Date: Wed, 18 Jun 2014 07:40:22 +0000 Subject: QPID-5817: [C++ broker] Improve ACL authorisation of QMF methods and queries git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1603364 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/src/tests/ha_tests.py | 1 + 1 file changed, 1 insertion(+) (limited to 'qpid/cpp/src/tests/ha_tests.py') diff --git a/qpid/cpp/src/tests/ha_tests.py b/qpid/cpp/src/tests/ha_tests.py index e2ebf220cf..1e870c55a8 100755 --- a/qpid/cpp/src/tests/ha_tests.py +++ b/qpid/cpp/src/tests/ha_tests.py @@ -613,6 +613,7 @@ acl allow zag@QPID publish exchange acl allow zag@QPID delete exchange acl allow zag@QPID access method acl allow zag@QPID create link +acl allow zag@QPID access query # Normal user acl allow zig@QPID all all acl deny all all -- cgit v1.2.1