2
0
mirror of https://github.com/movie-web/movie-web.git synced 2025-01-16 02:29:11 +01:00

Merge pull request from movie-web/feature-frame-protection

Add security headers
This commit is contained in:
mrjvs 2023-03-10 20:45:43 +01:00 committed by GitHub
commit fca9fea265
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
public/_headers Normal file

@ -0,0 +1,5 @@
/*
X-Frame-Options: DENY
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Referrer-Policy: origin-when-cross-origin