mirror of
https://github.com/movie-web/movie-web.git
synced 2024-11-11 00:05:09 +01:00
add security headers
This commit is contained in:
parent
9d7ddc03a5
commit
72ad53ee56
5
public/_headers
Normal file
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
|
Loading…
Reference in New Issue
Block a user