mirror of
https://github.com/slawkens/myaac.git
synced 2025-06-20 20:00:14 +02:00
Add missing csrf() in success.html.twig
This commit is contained in:
parent
4767120043
commit
29faa4f695
@ -19,6 +19,7 @@
|
||||
<div style="text-align:center">
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<form action="{{ getLink('account/manage') }}" method="post">
|
||||
{{ csrf() }}
|
||||
<tr>
|
||||
<td style="border:0px;">
|
||||
{{ include('buttons.back.html.twig') }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user