We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a0fab0 commit bb49c67Copy full SHA for bb49c67
config/packages/nelmio_security.yaml
@@ -20,12 +20,6 @@ nelmio_security:
20
- 'digikey.com'
21
- 'nexar.com'
22
23
- # forces Microsoft's XSS-Protection with
24
- # its block mode
25
- xss_protection:
26
- enabled: true
27
- mode_block: true
28
-
29
# Send a full URL in the `Referer` header when performing a same-origin request,
30
# only send the origin of the document to secure destination (HTTPS->HTTPS),
31
# and send no header to a less secure destination (HTTPS->HTTP).
0 commit comments