mirror of
https://github.com/slawkens/myaac.git
synced 2025-12-31 20:37:11 +01:00
feature: csrf protection
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<form method="post" action="?p=menus">
|
||||
{{ csrf() }}
|
||||
<p>Please choose template in which you want to edit menu items.</p>
|
||||
<div class="col-md-6">
|
||||
<div class="input-group input-group-sm">
|
||||
|
||||
Reference in New Issue
Block a user