themotte / rDrama

This code runs https://www.themotte.org. Forked from https://github.com/Aevann1/rDrama
GNU Affero General Public License v3.0
25 stars 30 forks source link

Move CSP from HTML to headers #662

Closed justcool393 closed 1 year ago

justcool393 commented 1 year ago

Standards recommend we use HTTP headers for our CSP. Let's do that.