diff options
author | Charles E. Rolke <chug@apache.org> | 2014-07-23 17:01:40 +0000 |
---|---|---|
committer | Charles E. Rolke <chug@apache.org> | 2014-07-23 17:01:40 +0000 |
commit | b3a2f8a19a2f6aa8684b81cb53f4525d1111f1be (patch) | |
tree | b9c2fbb8e6d74a66d4a685fd57292ec30b65d1b3 /java | |
parent | bde60f0f90bc99bd1c02f52ed7c89e2f5a329576 (diff) | |
download | qpid-python-b3a2f8a19a2f6aa8684b81cb53f4525d1111f1be.tar.gz |
QPID-4123: C++ Broker ACL creates too many rules
Recent changes have added new tables to define what
are ACL lookups and their properties. This commit
finishes that work by not propagating rules that
will never match. Also, it completes the scaffolding
for allowed and denied host lists to be fully
integrated. This commit:
* Adds startup logging of ACL validation tables
with cross references to possible rule matches.
* Hooks the ACL host allow/deny connection lists
into self test.
* Fixes self tests that get broken by proper rule
table handling.
* Introduces a 'create connection' decision mode
similar to ACL rule decision mode.
* Describes it all in doc book.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1612874 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions