Ankur Singla created SLING-13039:
------------------------------------
Summary: LoginAdminAllowList: Legacy bundle regexp configuration
ignored when bypass configuration is missing
Key: SLING-13039
URL: https://issues.apache.org/jira/browse/SLING-13039
Project: Sling
Issue Type: Bug
Components: JCR
Affects Versions: JCR Base 3.2.0
Reporter: Ankur Singla
The LoginAdminAllowList component fails to correctly process the legacy
configuration property whitelist.bundles.regexp when it is the only legacy
property present. This is due to a typo in the ConfigurationState constructor
where it incorrectly checks for the presence of whitelist.bypass instead of the
bundles regexp property itself
--
This message was sent by Atlassian Jira
(v8.20.10#820010)