Add some security headers

This commit is contained in:
Cadence Ember
2020-05-30 23:07:32 +12:00
parent ea81b945ce
commit d3c6598e50
5 changed files with 24 additions and 8 deletions

3
.gitignore vendored
View File

@@ -4,10 +4,13 @@ node_modules
# Personalisation stuff
/src/site/pug/privacy.pug
/src/site/pug/announcements
# Database stuff
db/**/*.db*
users_export.json
*.log
*.csv
# Test stuff
/coverage