Skip to content

Commit 3779d3a

Browse files
[nelmio/security-bundle] Remove xss_protection config
1 parent d62024a commit 3779d3a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

nelmio/security-bundle/2.4/config/packages/nelmio_security.yaml

-6
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,6 @@ nelmio_security:
88
content_type:
99
nosniff: true
1010

11-
# forces Microsoft's XSS-Protection with
12-
# its block mode
13-
xss_protection:
14-
enabled: true
15-
mode_block: true
16-
1711
# Send a full URL in the `Referer` header when performing a same-origin request,
1812
# only send the origin of the document to secure destination (HTTPS->HTTPS),
1913
# and send no header to a less secure destination (HTTPS->HTTP).

0 commit comments

Comments
 (0)