mirror of
https://github.com/slawkens/myaac.git
synced 2026-01-14 18:31:29 +01:00
feature: csrf protection
This commit is contained in:
@@ -14,9 +14,10 @@
|
||||
<td>
|
||||
<div style="text-align:center">
|
||||
<form action="{{ getLink('guilds') ~ '/' ~ guild_name }}" method="post">
|
||||
{{ csrf() }}
|
||||
{{ include('buttons.submit.html.twig') }}
|
||||
</form>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user