mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-20 14:37:43 +01:00
add security headers
This commit is contained in:
parent
9d7ddc03a5
commit
72ad53ee56
1 changed files with 5 additions and 0 deletions
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 a new issue