Skip to content

Commit

Permalink
Update CSRFlikeRequestTokenHandling.rst (#4766)
Browse files Browse the repository at this point in the history
  • Loading branch information
achimfritz committed Sep 18, 2024
1 parent c5f7d08 commit 582ef94
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,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 582ef94

Please sign in to comment.