[
https://issues.apache.org/jira/browse/SLING-6422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16047830#comment-16047830
]
ASF GitHub Bot commented on SLING-6422:
---------------------------------------
GitHub user bdelacretaz opened a pull request:
https://github.com/apache/sling/pull/242
SLING-6422: add to Nitin's patch a comparison that ignores ordering of
restrictions
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bdelacretaz/sling SLING-6422
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/sling/pull/242.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #242
----
commit 4aa930056d48655995629b9253edd1bd394f7ecb
Author: Nitin Nizhawan <[email protected]>
Date: 2017-05-16T11:01:56Z
SLING-6422, Allow for specifying oak restrictions with repoinit
- Interpret parsed restriction clauses from repoinit
commit be2e488e33b01cf7fde54643e86489da47510d4a
Author: Bertrand Delacretaz <[email protected]>
Date: 2017-06-13T11:58:40Z
Merge remote-tracking branch 'nitin/nnizhawa/SLING_6422ApplyRestrictionsV3'
into SLING-6422
commit 8a3c4869a9416ee16cf441dd3babf85de6c9d73f
Author: Bertrand Delacretaz <[email protected]>
Date: 2017-06-13T12:44:59Z
SLING-6422 - compare arrays regardless of their ordering
----
> Allow for specifying oak restrictions with repoinit
> ---------------------------------------------------
>
> Key: SLING-6422
> URL: https://issues.apache.org/jira/browse/SLING-6422
> Project: Sling
> Issue Type: New Feature
> Components: Repoinit
> Reporter: Nitin Nizhawan
> Attachments: SLING6422ApplyRestrictionsV2.patch,
> SLING6422ApplyRestrictionsV3.patch,
> SLING6422_interpretparsedrestrictionclause.patch, SLING-6422.patch
>
>
> Allow for specifying oak restrictions with repoinit. Currently repoinit
> allows one to ADD remove ACLs but there is no way to specify oak restrictions.
> http://jackrabbit.apache.org/oak/docs/security/authorization/restriction.html
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)