61ab6153 introduced Access-Control-Allow-Origin: * headers for StaticFilesMiddleware. We need that for our font serving which is now through EasyWidgets
--- old +++ new @@ -1,1 +1,1 @@-61ab6153 introduced Access-Control-Allow-Origin: * headers for StaticFilesMiddleware. We need that for our font serving which is now through EasyWidgets+61ab6153 introduced Access-Control-Allow-Origin: * headers for StaticFilesMiddleware. We need that for our font serving which is now through EasyWidgets
status: open --> code-review
assigned_to: Rick Copéland --> Dave Brondsema
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff:
on rc/2091, needs EW: https://control.sog.geek.net/sog/trac/ticket/18418 and an update to add the header to production.ini (see example in development.ini)