Skip to content

Commit b2f5098

Browse files
committed
[Turbo] Correctly fix framework.csrf_protection.check_header configuration
1 parent 87f1e0b commit b2f5098

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

symfony/ux-turbo/2.20/manifest.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
"add-lines": [
1111
{
1212
"file": "config/packages/csrf.yaml",
13-
"position": "after_target",
14-
"target": " csrf_protection:",
13+
"position": "bottom",
1514
"content": " check_header: true"
1615
}
1716
]

0 commit comments

Comments
 (0)