mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 21:04:07 -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>
|
||||||
<td style="padding: 20px 0 0 0;">
|
<td style="padding: 20px 0 0 0;">
|
||||||
<form method="post" action="/login/" >
|
<form method="post" action="/login/" >
|
||||||
|
<input type="hidden" name="token" value="<?php echo $_SESSION['token']; ?>">
|
||||||
<table class="login-box">
|
<table class="login-box">
|
||||||
<tr>
|
<tr>
|
||||||
<td syle="padding: 12px 0 0 2px;">
|
<td syle="padding: 12px 0 0 2px;">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue