faucet
faucet copied to clipboard
Add CSP to index template
Fix #235 The icon are not displayed because the PR #233 needs to be approved first
The CSP should be sent in an HTTP header, and must be configurable because it's not always served on steemit.com. Look and see how condenser does it.
Hi @gregory-latinier where are we at with this PR?
@sneak what's your verdict on this? LGTM.
It's still not right. It should have a sane CSP by default. Development should override it using a development config. Please look at how condenser does it using the npm config module.