freifunk-darmstadt / gluon-firmware-selector

Firmware selector for gluon router images

Home Page:https://firmware.darmstadt.freifunk.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove unsafe-inline styles ("styles attributes")

mweinelt opened this issue · comments

We're on a really good way, safety-wise! https://observatory.mozilla.org/analyze.html?host=firmware.darmstadt.freifunk.net

One more nitpick for now as follows:

Your current CSP policy allows the use of 'unsafe-inline' inside of style-src. Moving style attributes into external stylesheets not only makes you safer, but also makes your code easier to maintain.

We're on a really good way, safety-wise!

Nope. We're using JavaScript.