[ 
https://issues.apache.org/jira/browse/SLING-2698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13605284#comment-13605284
 ] 

Mike Müller commented on SLING-2698:
------------------------------------

Okay, after some controversial discussions we somewhat agreed on a service 
which makes it easy to add lightweight access security to resource providers 
which are not backed by a storage with ACLs (see [1]).
I refactored the existing code to match this new direction and put the 
implementation in a new bundle called resourceaccesssecurity (maybe someone has 
a better name...).
The implementation only covers read access at the time and is commited in 
revision 1457845.

best regards
Mike


[1] http://markmail.org/message/mxvr4unbydnbqpvm
                
> resource access security service for resource providers without backing ACLs
> ----------------------------------------------------------------------------
>
>                 Key: SLING-2698
>                 URL: https://issues.apache.org/jira/browse/SLING-2698
>             Project: Sling
>          Issue Type: New Feature
>          Components: ResourceResolver
>            Reporter: Mike Müller
>            Assignee: Mike Müller
>             Fix For: Resource Resolver 1.1.0
>
>         Attachments: resource-resolver-wrapper.patch
>
>
> Adding a minmal resource access gate as discussed in [1].
> First step is to define the API interface and a minimal implementation which 
> allows to define READ access (rest of CRUD can follow later)
> [1] http://markmail.org/thread/4ctczoiy533tquyl

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to