npeltier commented on issue #6: SLING-7793 ACLs pipes URL: https://github.com/apache/sling-org-apache-sling-pipes/pull/6#issuecomment-419737725 @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
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
