remove ALLOWALL from X_FRAME_OPTIONS options
This commit is contained in:
parent
ba4c977550
commit
6e93575e16
@ -836,7 +836,7 @@ You can customize the CRS (i.e. : add WordPress exclusions) by adding custom .co
|
|||||||
## Security headers
|
## Security headers
|
||||||
|
|
||||||
`X_FRAME_OPTIONS`
|
`X_FRAME_OPTIONS`
|
||||||
Values : *DENY* | *SAMEORIGIN* | *ALLOW-FROM https://www.website.net* | *ALLOWALL*
|
Values : *DENY* | *SAMEORIGIN* | *ALLOW-FROM https://www.website.net*
|
||||||
Default value : *DENY*
|
Default value : *DENY*
|
||||||
Context : *global*, *multisite*
|
Context : *global*, *multisite*
|
||||||
Policy to be used when the site is displayed through iframe. Can be used to mitigate clickjacking attacks.
|
Policy to be used when the site is displayed through iframe. Can be used to mitigate clickjacking attacks.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user