buildout.coredev icon indicating copy to clipboard operation
buildout.coredev copied to clipboard

setting CORS headers

Open flipmcf opened this issue 1 year ago • 2 comments

The docker images are running this to get CORS errors to go away:

https://github.com/plone/plone-backend/blob/6.0.x/skeleton/scripts/cors.py

I'm thinking this needs to be written to zcml - as they do it, but maybe from settings from zope.conf and maybe some default variables in buildout.cfg or mx.ini

Thoughts?

flipmcf avatar Oct 15 '22 10:10 flipmcf