Skip to content

Commit 8c21b7b

Browse files
committed
Merge branch '4.4' into 5.4
* 4.4: [Form][Security] Configure field_name under framework.form
2 parents 6100666 + 0a98e21 commit 8c21b7b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

reference/configuration/framework.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -574,6 +574,15 @@ settings is configured.
574574

575575
For more details, see :doc:`/forms`.
576576

577+
.. _reference-form-field-name:
578+
579+
field_name
580+
..........
581+
582+
**type**: ``string`` **default**: ``_token``
583+
584+
This is the field name that you should give to the CSRF token field of your forms.
585+
577586
.. _reference-framework-csrf-protection:
578587

579588
csrf_protection

0 commit comments

Comments
 (0)