JulianNorton / weather-10kb-wxkb

Weather forecast that's high performance and accessible
https://wxkb.juliannorton.com
GNU General Public License v2.0
152 stars 49 forks source link

Implement security headers with helmet #165

Closed anestv closed 7 years ago

anestv commented 7 years ago

Fixes #161

As long as there is a <style>...</style> in the page, the content security policy has to include styleSrc: 'unsafe-inline'

JulianNorton commented 7 years ago

Thank you @anestv ! Will merge now and push into production