adobe / aem-spa-project-archetype

Maven Archetype for creating new AEM SPA projects
Apache License 2.0
61 stars 32 forks source link

Fix policies ACLs #131

Closed samuelmeuli closed 4 years ago

samuelmeuli commented 4 years ago
Q                       A
Fixed Issues? Closes #75
Patch: Bug Fix? Yes
Minor: New Feature? No
Major: Breaking Change? No
Tests Added + Pass? No
Documentation Provided No
Any Dependency Changes? No
License Apache License, Version 2.0

Fixes the root model meta tag on publish instances when the user is not logged in:

This is fixed by assigning wcm/policies the same ACLs as to wcm/templates.

Internal issue: CQ-4283709