Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Add cant-be-evil header #1994

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions app/public/_headers
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
Content-Security-Policy: frame-ancestors 'none'
X-Frame-Options: DENY
Cache-Control: public,max-age=31536000
cant-be-evil: true
/static/*
Cache-Control: public,max-age=31536000,immutable
/static/**/*
Expand Down