1
0
mirror of https://github.com/Yubico/yubikey-val.git synced 2024-11-29 09:24:12 +01:00
Commit Graph

279 Commits

Author SHA1 Message Date
Simon Josefsson
dd9f472e77 Fix typo. 2010-09-12 10:42:32 +00:00
Simon Josefsson
6dbae564e8 Add. 2010-09-12 10:39:57 +00:00
Simon Josefsson
8ea97ab0fb Sanity check OTP variable before trusting it.
Reported by Ricky Zhou <ricky@fedoraproject.org>.
2010-09-12 10:39:23 +00:00
Simon Josefsson
c9f58a83c7 Log HTTPS status. 2010-08-22 14:38:26 +00:00
Simon Josefsson
369a6e0fbc Timestamp responses. 2010-08-22 13:41:21 +00:00
Simon Josefsson
069092fd6b Timestamp requests. 2010-08-22 13:27:46 +00:00
Simon Josefsson
81255ecf24 Bump versions. 2010-08-02 14:22:07 +00:00
Simon Josefsson
149c605708 Version 2.6. 2010-08-02 14:17:45 +00:00
Simon Josefsson
e0925216b0 Mention queuelength plugin. 2010-08-02 14:02:40 +00:00
Simon Josefsson
7363cb54c3 Add ykval-munin-queuelength.php. 2010-08-02 13:49:34 +00:00
Simon Josefsson
e8713d873e Add. 2010-06-22 20:22:12 +00:00
Simon Josefsson
8b51b69600 Reduce max-time. 2010-06-22 20:18:38 +00:00
Simon Josefsson
6f381febb4 Fix auto markers. 2010-06-22 16:11:57 +00:00
Simon Josefsson
0d9a014add Add auto markers. 2010-06-22 16:10:30 +00:00
Simon Josefsson
9f0555c52c Fix munin plugin name. 2010-06-22 16:05:39 +00:00
Simon Josefsson
36ce9ecc26 Better install name. 2010-06-22 16:04:34 +00:00
Simon Josefsson
9846078544 Fix typo. 2010-06-22 16:01:39 +00:00
Simon Josefsson
5df3b578dd Support autoconf. 2010-06-22 15:59:25 +00:00
Simon Josefsson
10cb0331dd Install munin plugin. 2010-06-22 15:57:24 +00:00
Simon Josefsson
132479d5f0 Add munin checker. 2010-06-22 15:55:52 +00:00
Simon Josefsson
3c9612f923 MySQL does not parse 'TRUE' as a true boolean, use '1' instead. 2010-06-10 10:01:23 +00:00
Simon Josefsson
f1fbc3e955 Bump version. 2010-06-01 07:57:21 +00:00
Simon Josefsson
f0b3581d26 Add. 2010-06-01 07:56:45 +00:00
Simon Josefsson
c9b47f4cd9 Don't use rowCount, it is broken. 2010-06-01 07:43:32 +00:00
Simon Josefsson
4d7cd1c5c7 Use yubico google account. 2010-05-17 13:27:53 +00:00
Simon Josefsson
667287927b Version 2.5 2010-05-17 13:24:10 +00:00
Simon Josefsson
393ef0c44e Don't use PDO rowCount function to get number of rows returned
because that isn't portable.  Patch from arte42.ripe in issue #7
(yubikey-val-2.1-php-rowcount.patch).
2010-05-17 13:20:49 +00:00
Simon Josefsson
cc2ade0b3b Fix. 2010-05-17 13:13:36 +00:00
Simon Josefsson
c94affd1d9 When there is only one KSM, use more portable code without async.
Patch from arte42.ripe in issue #7.
2010-05-17 13:08:48 +00:00
Simon Josefsson
7b18b50ee7 When number of sync servers equals zero, set sync result to success.
Patch from arte42.ripe in issue #7.
2010-05-17 13:06:06 +00:00
Simon Josefsson
2f099df58c Don't reject on nonce error for v1.x requests. 2010-04-23 21:44:25 +00:00
Simon Josefsson
522c301dae Permit somewhat longer nonces (think SHA1 hex). 2010-04-23 20:33:45 +00:00
Simon Josefsson
4ac054f9cd Improve error checking of nonce. 2010-04-23 20:32:39 +00:00
Simon Josefsson
1c7b2430cd Remove, see wiki pages instead. 2010-04-23 19:35:26 +00:00
Simon Josefsson
f835ab3d9b Add. 2010-04-23 18:08:16 +00:00
Simon Josefsson
287a111d0c Distribute COPYING file. 2010-04-23 18:07:38 +00:00
Simon Josefsson
b9be3d2941 Simplify license headers. 2010-04-23 18:07:10 +00:00
Simon Josefsson
30f4f16710 Add file. 2010-04-23 18:05:39 +00:00
Simon Josefsson
d119a40afb Add. 2010-04-23 18:05:10 +00:00
Simon Josefsson
f33e6413fe Fix undefined warnings. Solves Issue #8. 2010-04-23 17:36:23 +00:00
Simon Josefsson
3545c4a8c5 Add dates. 2010-03-16 14:34:18 +00:00
Simon Josefsson
84252b3e77 Bump version. 2010-03-12 10:20:01 +00:00
Simon Josefsson
cf2fe1342c Typo. 2010-03-12 10:10:24 +00:00
Simon Josefsson
e6551a8d6b Add. 2010-03-12 10:09:44 +00:00
Simon Josefsson
0d1bd8db3c Work around PostgreSQL bug. 2010-03-12 10:09:19 +00:00
Simon Josefsson
8a5650792b Bump version. 2010-03-12 09:55:16 +00:00
Simon Josefsson
8c281d437d Don't overwrite live config file. 2010-03-12 09:50:58 +00:00
Simon Josefsson
5519824c03 Add ykval-checksum-clients. 2010-03-12 09:45:23 +00:00
Simon Josefsson
217eb11138 Add. 2010-02-22 13:46:46 +00:00
Simon Josefsson
2c5bf93d58 Fix DOCS. 2010-02-22 13:46:24 +00:00