Feat: Add CSP

This commit is contained in:
Björn Fromme
2023-10-25 14:40:36 +02:00
parent c25bde7dad
commit 3e540e215d
5 changed files with 272 additions and 1 deletions
+12
View File
@@ -45,6 +45,18 @@
"config/routes/liip_imagine.yaml"
]
},
"nelmio/security-bundle": {
"version": "3.0",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "2.4",
"ref": "65726efb67ff51d89de38195bc0d230fa811f64d"
},
"files": [
"config/packages/nelmio_security.yaml"
]
},
"oneup/uploader-bundle": {
"version": "4.0",
"recipe": {