1
0
mirror of https://github.com/Yubico/yubikey-val.git synced 2025-02-01 10:52:18 +01:00

309 Commits

Author SHA1 Message Date
Klas Lindfors
da24a3fe30 fix fast or secure strings as sl
move transformation of strings for sync and default values for sync and
timeout to before sanity checking.
2012-02-22 14:27:24 +01:00
Klas Lindfors
68da200795 make sure we have the doc submodule and that it's updated before we copy docs 2012-02-22 14:25:20 +01:00
Klas Lindfors
a44b6672cb adding doc from github wiki as submodule 2012-02-22 14:20:27 +01:00
Simon Josefsson
aa3815c03c change svn copying tag to git tag + push 2012-02-22 12:16:00 +01:00
Simon Josefsson
25676a78f1 Bump version. 2012-01-23 19:42:57 +00:00
Simon Josefsson
9bd4398ab4 Bump version and copyright information. 2012-01-23 19:42:40 +00:00
Simon Josefsson
b13b17c94f Version 2.11. 2011-11-16 18:36:34 +00:00
Simon Josefsson
13a312191b Remove rowCount entries instead, it reset the search result. 2011-11-14 11:00:30 +00:00
Simon Josefsson
72a001072b Fix two remaining non-portable uses of rowCount. 2011-11-14 10:28:08 +00:00
Simon Josefsson
9eafe43aa3 Install non-bin PHP files with --mode 644 to avoid executable bit. 2011-11-01 11:24:45 +00:00
Simon Josefsson
1505134999 Credit. 2011-10-31 10:11:45 +00:00
Simon Josefsson
25381bcfc0 Reorder include's to allow for dbi-settings through ykval-config.php. From Fredrik. 2011-10-31 10:11:14 +00:00
Simon Josefsson
5ea7f975b1 Support for DESTDIR in 'make install'. 2011-10-31 07:07:47 +00:00
Simon Josefsson
0f868f4c62 Include munin scripts in tarball. 2011-10-31 07:00:41 +00:00
Simon Josefsson
2dfaec989d Update NEWS and release info. 2011-10-25 08:10:53 +00:00
Simon Josefsson
a68539e884 Tiny fixes to silence PHP warnings from Hiroki Nose <Hiroki_Nose@totec.co.jp>.
1. PHP Notice:  Use of undefined constant CURL_OK - assumed 'CURL_OK' in /usr/share/ykval/ykval-common.php on line 156 
 2. PHP Notice:  Undefined index: HTTPS in /usr/share/ykval/ykval-verify.php on line 14 
 3. PHP Notice:  Undefined variable: query in /usr/share/ykval/ykval-db.php on line 186
2011-10-25 08:08:31 +00:00
Simon Josefsson
d65d031d0c Version 2.10. 2011-08-18 12:48:32 +00:00
Simon Josefsson
a4e37a20be Fix release rule. 2011-08-18 12:20:14 +00:00
Simon Josefsson
fb506d0238 Don't echo (unsanitized) OTP/NONCE values back to client when
sending error codes.  Reported by Paul van Empelen.
2011-08-18 12:19:15 +00:00
Simon Josefsson
3d9722d1d4 Fix OpenPGP key. 2011-05-09 14:31:54 +00:00
Simon Josefsson
7d8df324bc Support multiple IP authorizations in ykval-revoke.php. 2011-05-09 14:31:10 +00:00
Simon Josefsson
966d2b57fe Version 2.8. 2011-01-06 21:39:35 +00:00
Simon Josefsson
e9d86a6125 Simplify more. 2010-11-15 10:49:10 +00:00
Simon Josefsson
26e4c45800 Simplify. 2010-11-15 10:48:52 +00:00
Simon Josefsson
cc121fb2d3 Add. 2010-11-15 10:41:49 +00:00
Simon Josefsson
a827f3a02e Install ykval-munin-vallatency. 2010-11-15 10:33:01 +00:00
Simon Josefsson
3aaf776220 Add. 2010-11-15 10:32:32 +00:00
Simon Josefsson
016313a1e3 Support YubiKey OTPs filtered through a US Dvorak keyboard layout. 2010-09-21 08:13:36 +00:00
Simon Josefsson
192b3c77a2 Fix version. 2010-09-12 10:45:27 +00:00
Simon Josefsson
382616e1d0 Version 2.7. 2010-09-12 10:44:33 +00:00
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