mirror of
https://github.com/slawkens/myaac.git
synced 2026-01-13 10:01:30 +01:00
feature: csrf protection
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
<input type="submit" value="Move Thread">
|
||||
</form>
|
||||
<form action="{{ section_link }}" method="post">
|
||||
{{ csrf() }}
|
||||
<input type="submit" value="Cancel">
|
||||
</form>
|
||||
</td>
|
||||
@@ -32,4 +33,4 @@
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user