@dichaudh haven't looked at it yet, but API seems strange to me :
- .acls('allow','true') / .acls('deny','true') could be .acls('allow') /
.acls('deny') or (preferred) .allow(expr) .deny(expr),
- ```.acls('authorizable','true')```, i guess .acls() with current resource
being an authorizable is enough[ Full content available at: https://github.com/apache/sling-org-apache-sling-pipes/pull/6 ] This message was relayed via gitbox.apache.org for [email protected]
