[
https://issues.apache.org/jira/browse/SLING-6357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15728769#comment-15728769
]
Julian Sedding commented on SLING-6357:
---------------------------------------
Changed implementation to always register the repo asynchronously in
[r1773070|https://svn.apache.org/r1773070]. Hopefully this allows additional
services, like the fragment configurations, to be registered before the repo is
registered. This is still not ideal, but should improve the situation.
> Allow to extend LoginAdminWhitelist with multiple configurations
> ----------------------------------------------------------------
>
> Key: SLING-6357
> URL: https://issues.apache.org/jira/browse/SLING-6357
> Project: Sling
> Issue Type: Improvement
> Components: JCR
> Affects Versions: JCR Base 2.4.2
> Reporter: Julian Sedding
> Assignee: Julian Sedding
> Priority: Blocker
> Fix For: JCR Base 3.0.0
>
>
> As [discussed on the mailing
> list|http://sling.markmail.org/thread/7xfcefaufczvsdgk], it would be
> desirable to allow multiple configurations to contribute to the
> {{LoginAdminWhitelist}}.
> This issue is marked *blocker*, as the current implementation was not yet
> released, thus allowing arbitrary changes without backwards compatibility
> headaches.
> I propose to remove the {{whitelist.bundles.default}} and
> {{whitelist.bundles.additional}} properties and replace them by "additional
> configurations" that each allow to provide a list of whitlisted bundle
> symbolic names.
> In the main configuration for {{LoginAdminWhitelist}} I propose to retain the
> flag to bypass the whitelist completely.
> I am uncertain, whether we really need the whitelist regexp for testing, as
> it is fairly simple to list a hand full of required bundles. If we keep it, I
> suggest to make its metatype private.
> Optionally, we could consider the possibility to allow configuring a list of
> required "additional configurations". I would leave this until we find a real
> requirement for this, as it would complicate the implementation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)