Read ACL in slave service loop
authorClinton Ebadi <clinton@unknownlamer.org>
Fri, 7 Dec 2012 16:42:32 +0000 (11:42 -0500)
committerClinton Ebadi <clinton@unknownlamer.org>
Fri, 7 Dec 2012 16:42:32 +0000 (11:42 -0500)
At least the firewall needs to query permissions. Acl.read has the
handy attribute of clearing the current ACL. I think the main service
function sould also be re-reading the permissions on each loop, or
perhaps not because it may call setupUser instead? Investigate.


No differences found