aha-oida / aha-secret

Share secrets encrypted
GNU General Public License v3.0
4 stars 0 forks source link

Add CSP #62

Closed arusa closed 6 months ago

arusa commented 6 months ago

This adds the content-security-policy header:

content-security-policy: default-src 'self'; img-src 'self'; script-src 'self'