adobe / aem-guides-wknd

Tutorial Code companion for Getting Started Developing with AEM Sites WKND Tutorial
https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-wknd-tutorial-develop/overview.html
MIT License
280 stars 531 forks source link

Simplified CORS Dispatcher configuration #419

Closed davidjgonzalez closed 11 months ago

davidjgonzalez commented 11 months ago

Simplified CORS configuration by removing ENABLE_CORS variable. The enabling of CORS in Dispatcher is implicit via the addition of the CORS section in the vhost.

Motivation and Context

Simplify the CORS Dispatcher configuration.

How Has This Been Tested?

AEM SDK Dispatcher Tools validator, and RDE.

Screenshots (if appropriate):

Types of changes

Checklist: