mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
CSRF
This commit is contained in:
parent
9623be0708
commit
516cd2b101
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
</td>
|
||||
<td style="padding: 20px 0 0 0;">
|
||||
<form method="post" action="/login/" >
|
||||
<input type="hidden" name="token" value="<?php echo $_SESSION['token']; ?>">
|
||||
<table class="login-box">
|
||||
<tr>
|
||||
<td syle="padding: 12px 0 0 2px;">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue