1
0
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:
Simon Josefsson 2009-08-31 09:13:25 +00:00
parent 49754a86cc
commit ef99dd45e3

View File

@ -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>