Commit f6dcd9f
committed
bug symfony#59296 [Form] do not render hidden CSRF token forms with autocomplete set to off (xabbuh)
This PR was merged into the 7.2 branch.
Discussion
----------
[Form] do not render hidden CSRF token forms with autocomplete set to off
| Q | A
| ------------- | ---
| Branch? | 7.2
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fix symfony#59294
| License | MIT
Commits
-------
dcf17e6 do not render hidden CSRF token forms with autocomplete set to offFile tree
1 file changed
+1
-1
lines changed- src/Symfony/Component/Form/Extension/Csrf/Type
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments