1
0
mirror of https://github.com/Yubico/yubikey-val.git synced 2024-11-29 00:24:13 +01:00
YubiKey OTP validation server in PHP
Go to file
Simon Josefsson dd9f472e77 Fix typo.
2010-09-12 10:42:32 +00:00
tests refactoring. removed unneccessary SQL query 2010-01-14 12:15:26 +00:00
AUTHORS Simplify license headers. 2010-04-23 18:07:10 +00:00
COPYING Add file. 2010-04-23 18:05:39 +00:00
Makefile Bump versions. 2010-08-02 14:22:07 +00:00
NEWS Add. 2010-09-12 10:39:57 +00:00
ykval-checksum-clients.php Typo. 2010-03-12 10:10:24 +00:00
ykval-common.php Sanity check OTP variable before trusting it. 2010-09-12 10:39:23 +00:00
ykval-config.php Use names again. 2010-01-13 14:17:52 +00:00
ykval-db.php Don't use PDO rowCount function to get number of rows returned 2010-05-17 13:20:49 +00:00
ykval-db.sql Drop unused column. 2010-01-25 15:08:25 +00:00
ykval-export.php Use order by to know order of yubikeys 2010-01-25 17:00:42 +00:00
ykval-import.php . 2010-01-25 18:01:30 +00:00
ykval-log.php Use openlog. 2010-01-14 11:56:40 +00:00
ykval-munin-ksmlatency.php Reduce max-time. 2010-06-22 20:18:38 +00:00
ykval-munin-queuelength.php Add ykval-munin-queuelength.php. 2010-08-02 13:49:34 +00:00
ykval-ping.php Add. 2009-09-21 09:39:14 +00:00
ykval-queue.php Refactored. Db log gets name after synclib + db now. 2010-01-14 13:45:44 +00:00
ykval-revoke.php MySQL does not parse 'TRUE' as a true boolean, use '1' instead. 2010-06-10 10:01:23 +00:00
ykval-sync.php Fix undefined warnings. Solves Issue #8. 2010-04-23 17:36:23 +00:00
ykval-synclib.php Don't use PDO rowCount function to get number of rows returned 2010-05-17 13:20:49 +00:00
ykval-verify.php Fix typo. 2010-09-12 10:42:32 +00:00