On Wed, Mar 11, 2009 at 8:49 PM, Eric Norman <[email protected]> wrote: > Hi yanjie, > > I attached a proposed patch to enable changing the ACL via a web form to > http://issues.apache.org/jira/browse/SLING-879
Hi yanjie, For the application I'm developing, I have abandoned the ACL concept alltogether. Instead, I'm implementing my own access management logic from scratch. I find that in many web applications, a typical ACL concept is not the best solution. I have attached a patch at https://issues.apache.org/jira/browse/SLING-880 for a pluggable AccessManager, which will allow you to implement your own access management policies. -- Vidar S. Ramdal <[email protected]> - http://www.idium.no Akersgata 16, N-0158 Oslo, Norway +47 21 531941, ext 2070
