wcm-io / io.wcm.caconfig.extensions

AEM-specific extensions for Apache Sling Context-Aware Configuration.
Apache License 2.0
1 stars 2 forks source link

4: Adds context path whitelist configuration to ToolsConfigPagePersistenceStrategy #5

Closed cnagel closed 2 months ago

cnagel commented 3 months ago

Adds context path whitelist to ToolsConfigPagePersistenceStrategy configuration.

Fixes https://github.com/wcm-io/io.wcm.caconfig.extensions/issues/4

stefanseifert commented 3 months ago

and we should enable that filtering to /content by default, to make sure the AEM default behavior is not affected. it should be explicitly noted in the release notes that this is a (minor) breaking change.