mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 09:44:55 +02:00
[WIP] Add csrfProtect()
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
Please enter new password to your account and repeat to make sure you remember password.<BR>
|
||||
<form action="{{ getLink('account/lost/email/set-new-password') }}" method="post">
|
||||
|
||||
{{ csrf() }}
|
||||
|
||||
<input type="hidden" name="character" value="{{ character }}">
|
||||
<input type="hidden" name="code" value="{{ code }}">
|
||||
<table class="myaac-table" style="width: 100%;">
|
||||
|
Reference in New Issue
Block a user