Skip to content

Commit

Permalink
Update CSRFlikeRequestTokenHandling.rst (#4767)
Browse files Browse the repository at this point in the history
Co-authored-by: Achim Fritz <[email protected]>
  • Loading branch information
github-actions[bot] and achimfritz committed Sep 19, 2024
1 parent 414d5fb commit 784b3f4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ The sequence looks like the following:
:caption: EXT:my_extension/Resources/Private/Templates/ShowForm.html

<!-- Assign request token object for ViewHelper -->
<f:form action="process" requestToken="{requestToken}>
<f:form action="process" requestToken="{requestToken}">
...
</f:form>

Expand Down

0 comments on commit 784b3f4

Please sign in to comment.