mirror of
https://github.com/Yubico/yubikey-val.git
synced 2024-11-29 09:24:12 +01:00
Use POST.
This commit is contained in:
parent
49754a86cc
commit
ef99dd45e3
@ -65,7 +65,7 @@ if ($email && $otp) {
|
||||
Authentication failure. Please try again. </h1>
|
||||
<?php } ?>
|
||||
|
||||
<p><form name="getapikey"><table>
|
||||
<p><form name="getapikey" method="post"><table>
|
||||
<tr><td>E-mail address:</td>
|
||||
<td><input type="text" name="email"></td></tr>
|
||||
<tr><td>Yubikey OTP:</td>
|
||||
|
Loading…
Reference in New Issue
Block a user