[jira] [Updated] (SLING-8619) RepoInitGrammer: Add repository-level marker to pathsList

2019-09-19 Thread Robert Munteanu (Jira)


 [ 
https://issues.apache.org/jira/browse/SLING-8619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Munteanu updated SLING-8619:
---
Fix Version/s: Repoinit Parser 1.2.8

> RepoInitGrammer: Add repository-level marker to pathsList
> -
>
> Key: SLING-8619
> URL: https://issues.apache.org/jira/browse/SLING-8619
> Project: Sling
>  Issue Type: Improvement
>  Components: Repoinit
>Reporter: angela
>Assignee: Robert Munteanu
>Priority: Major
> Fix For: Repoinit Parser 1.2.8
>
> Attachments: SLING-8619-jcr-2.patch, SLING-8619-jcr.patch, 
> SLING-8619-parser-2.patch, SLING-8619-parser.patch
>
>
> In order to be able to cover repository level access control entrieswith the 
> {{PrincipalAccessControlList}} (see SLING-8602), i would like to expand the 
> {{RepoInitGrammer.pathsList()}} such that it not only handles absolute paths 
> but in addition a marker for the repository level permissions (in JCR marked 
> with a _null_ path).
> essentially this would also create an alternative way to edit policies for 
> the _null_ path (today covered with _set repository ACL ..._).
> will provide a proposed patch and tests later this week.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (SLING-8619) RepoInitGrammer: Add repository-level marker to pathsList

2019-09-19 Thread Robert Munteanu (Jira)


 [ 
https://issues.apache.org/jira/browse/SLING-8619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Munteanu updated SLING-8619:
---
Fix Version/s: Repoinit JCR 1.1.14

> RepoInitGrammer: Add repository-level marker to pathsList
> -
>
> Key: SLING-8619
> URL: https://issues.apache.org/jira/browse/SLING-8619
> Project: Sling
>  Issue Type: Improvement
>  Components: Repoinit
>Reporter: angela
>Assignee: Robert Munteanu
>Priority: Major
> Fix For: Repoinit Parser 1.2.8, Repoinit JCR 1.1.14
>
> Attachments: SLING-8619-jcr-2.patch, SLING-8619-jcr.patch, 
> SLING-8619-parser-2.patch, SLING-8619-parser.patch
>
>
> In order to be able to cover repository level access control entrieswith the 
> {{PrincipalAccessControlList}} (see SLING-8602), i would like to expand the 
> {{RepoInitGrammer.pathsList()}} such that it not only handles absolute paths 
> but in addition a marker for the repository level permissions (in JCR marked 
> with a _null_ path).
> essentially this would also create an alternative way to edit policies for 
> the _null_ path (today covered with _set repository ACL ..._).
> will provide a proposed patch and tests later this week.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (SLING-8619) RepoInitGrammer: Add repository-level marker to pathsList

2019-09-19 Thread angela (Jira)


 [ 
https://issues.apache.org/jira/browse/SLING-8619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

angela updated SLING-8619:
--
Attachment: SLING-8619-parser-2.patch
SLING-8619-jcr-2.patch

> RepoInitGrammer: Add repository-level marker to pathsList
> -
>
> Key: SLING-8619
> URL: https://issues.apache.org/jira/browse/SLING-8619
> Project: Sling
>  Issue Type: Improvement
>  Components: Repoinit
>Reporter: angela
>Assignee: Robert Munteanu
>Priority: Major
> Attachments: SLING-8619-jcr-2.patch, SLING-8619-jcr.patch, 
> SLING-8619-parser-2.patch, SLING-8619-parser.patch
>
>
> In order to be able to cover repository level access control entrieswith the 
> {{PrincipalAccessControlList}} (see SLING-8602), i would like to expand the 
> {{RepoInitGrammer.pathsList()}} such that it not only handles absolute paths 
> but in addition a marker for the repository level permissions (in JCR marked 
> with a _null_ path).
> essentially this would also create an alternative way to edit policies for 
> the _null_ path (today covered with _set repository ACL ..._).
> will provide a proposed patch and tests later this week.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (SLING-8619) RepoInitGrammer: Add repository-level marker to pathsList

2019-08-08 Thread angela (JIRA)


 [ 
https://issues.apache.org/jira/browse/SLING-8619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

angela updated SLING-8619:
--
Attachment: SLING-8619-jcr.patch
SLING-8619-parser.patch

> RepoInitGrammer: Add repository-level marker to pathsList
> -
>
> Key: SLING-8619
> URL: https://issues.apache.org/jira/browse/SLING-8619
> Project: Sling
>  Issue Type: Improvement
>  Components: Repoinit
>Reporter: angela
>Priority: Major
> Attachments: SLING-8619-jcr.patch, SLING-8619-parser.patch
>
>
> In order to be able to cover repository level access control entrieswith the 
> {{PrincipalAccessControlList}} (see SLING-8602), i would like to expand the 
> {{RepoInitGrammer.pathsList()}} such that it not only handles absolute paths 
> but in addition a marker for the repository level permissions (in JCR marked 
> with a _null_ path).
> essentially this would also create an alternative way to edit policies for 
> the _null_ path (today covered with _set repository ACL ..._).
> will provide a proposed patch and tests later this week.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Updated] (SLING-8619) RepoInitGrammer: Add repository-level marker to pathsList

2019-08-07 Thread angela (JIRA)


 [ 
https://issues.apache.org/jira/browse/SLING-8619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

angela updated SLING-8619:
--
Description: 
In order to be able to cover repository level access control entrieswith the 
{{PrincipalAccessControlList}} (see SLING-8602), i would like to expand the 
{{RepoInitGrammer.pathsList()}} such that it not only handles absolute paths 
but in addition a marker for the repository level permissions (in JCR marked 
with a _null_ path).

essentially this would also create an alternative way to edit policies for the 
_null_ path (today covered with _set repository ACL ..._).

will provide a proposed patch and tests later this week.

  was:
In order to be able to cover repository level access control entrieswith the 
{{PrincipalAccessControlList}} (see SLING-8602), i would like to expand the 
{{RepoInitGrammer.pathsList()}} such that it not only handles absolute paths 
but in addition a marker for the repository level permissions (in JCR marked 
with a _null_ path).

essentially this would also create an alternative way to edit policies for the 
_null_ path (today covered with _set repository ACL ..._)


> RepoInitGrammer: Add repository-level marker to pathsList
> -
>
> Key: SLING-8619
> URL: https://issues.apache.org/jira/browse/SLING-8619
> Project: Sling
>  Issue Type: Improvement
>  Components: Repoinit
>Reporter: angela
>Priority: Major
>
> In order to be able to cover repository level access control entrieswith the 
> {{PrincipalAccessControlList}} (see SLING-8602), i would like to expand the 
> {{RepoInitGrammer.pathsList()}} such that it not only handles absolute paths 
> but in addition a marker for the repository level permissions (in JCR marked 
> with a _null_ path).
> essentially this would also create an alternative way to edit policies for 
> the _null_ path (today covered with _set repository ACL ..._).
> will provide a proposed patch and tests later this week.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)