You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (Jira)" <ji...@apache.org> on 2021/06/09 07:14:01 UTC

[jira] [Resolved] (SLING-10473) Provide a way to disable placeholder check

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

Carsten Ziegeler resolved SLING-10473.
--------------------------------------
    Resolution: Fixed

Added a new boolean flag live values which disables the placeholder check

https://github.com/apache/sling-org-apache-sling-feature-extension-apiregions/commit/e27e8f4e12092b03b10caafbe7e5043af11c1a3a

> Provide a way to disable placeholder check
> ------------------------------------------
>
>                 Key: SLING-10473
>                 URL: https://issues.apache.org/jira/browse/SLING-10473
>             Project: Sling
>          Issue Type: Improvement
>          Components: Feature Model
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>            Priority: Major
>             Fix For: Feature Model API Regions Extension 1.2.12
>
>
> The configuration api validation is currently based on the "raw" values containing placeholders, skipping values with placeholders.
> However, if the check is done against live values, then the placeholder policy requiring a placeholder for a value (like a password) will fail - although it should not



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