mirror of
https://github.com/slawkens/myaac.git
synced 2026-01-02 13:17:11 +01:00
feature: csrf protection
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
<h5 class="m-0">Notepad</h5>
|
||||
</div>
|
||||
<form method="post">
|
||||
{{ csrf() }}
|
||||
<div class="card-body">
|
||||
<div class="form-group">
|
||||
<label>This is your personal notepad. Be sure to save it each time you modify something.</label>
|
||||
|
||||
Reference in New Issue
Block a user