diff options
| author | Pavel Moravec <pmoravec@apache.org> | 2014-06-18 07:40:22 +0000 |
|---|---|---|
| committer | Pavel Moravec <pmoravec@apache.org> | 2014-06-18 07:40:22 +0000 |
| commit | 9c07d2fd2d1808f0a3b8ee35c86cb65e58444ae8 (patch) | |
| tree | dbe13b2003d1be4f46463cd96dd8ab71d57668b7 /qpid/cpp/src/tests/ha_tests.py | |
| parent | f9c83b18c822fbebe8417818b1025503c2238b86 (diff) | |
| download | qpid-python-9c07d2fd2d1808f0a3b8ee35c86cb65e58444ae8.tar.gz | |
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
Diffstat (limited to 'qpid/cpp/src/tests/ha_tests.py')
| -rwxr-xr-x | qpid/cpp/src/tests/ha_tests.py | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
