[
https://issues.apache.org/jira/browse/SLING-8942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17243172#comment-17243172
]
Angela Schreiber edited comment on SLING-8942 at 12/3/20, 1:01 PM:
-------------------------------------------------------------------
[~kwin], IMHO this is actually a critical bug.... registering an aggregated
privilege as single-privileges will result in a different effective permission
setup, wherever that privilege is being used in the access control setup and
essentially leave the repository in an inconsistent state. and afaik, such a
wrongly registered privilege cannot be altered afterwards.
[~cziegeler], fyi
was (Author: anchela):
[~kwin], IMHO this is actually a critical bug.... registering an aggregated
privilege as single-privileges will result in a different effective permission
setup, wherever that privilege is being used in the access control setup and
essentially leave the repository in an inconsistent state. and afaik, such a
wrongly registered privilege cannot be altered afterwards.
> Support aggregate and abstract privileges
> -----------------------------------------
>
> Key: SLING-8942
> URL: https://issues.apache.org/jira/browse/SLING-8942
> Project: Sling
> Issue Type: Bug
> Components: Content-Package to Feature Model Converter
> Affects Versions: Content-Package to Feature Model Converter 1.0.2
> Reporter: Konrad Windszus
> Priority: Critical
> Fix For: Content-Package to Feature Model Converter 1.0.24
>
>
> Currently only simple privileges are supported via
> https://github.com/apache/sling-org-apache-sling-feature-cpconverter/blob/ffc6bb990dfaf82c477a28ad4b87b0c12859b743/src/main/java/org/apache/sling/feature/cpconverter/handlers/PrivilegesHandler.java#L65.
> Aggregate and abstract privileges should be supported as well.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)