Karmabunny / sprout3

SproutCMS: content management and framework
http://getsproutcms.com
GNU General Public License v2.0
24 stars 3 forks source link

Allowing config override to disable CORS header checks #104

Closed jamiemonksuk closed 6 months ago

jamiemonksuk commented 6 months ago

A simple config override that will allow us to skip header checks.

This is for scenarios such as behind CloudFlare, where it injects its own non-standard headers.

Tested and deployed to a prod site already.