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

94 Commits

Author SHA1 Message Date
Simon Josefsson
9b5602656a Lay foundation for get-api-key service. 2009-08-28 10:55:56 +00:00
Simon Josefsson
479d5b1e7f Cleanups. 2009-05-06 15:07:05 +00:00
Simon Josefsson
2a0a4e389e If adding key doesn't work, it is an internal error. 2009-05-06 14:44:03 +00:00
Simon Josefsson
0a82e6bcce Fix field names. 2009-05-06 14:42:44 +00:00
Simon Josefsson
5ba43fe314 Drop removed field. 2009-05-06 14:41:51 +00:00
Simon Josefsson
c651228340 Don't die. 2009-05-06 14:40:25 +00:00
Simon Josefsson
6b95db85e3 Fix comment. 2009-05-06 14:28:42 +00:00
Simon Josefsson
4050b68af8 Don't use die. 2009-05-06 14:23:04 +00:00
Simon Josefsson
c8a4c7d53f Fix. 2009-05-06 14:16:43 +00:00
Simon Josefsson
c72f75f539 Drop chk_time. 2009-05-06 13:20:40 +00:00
Simon Josefsson
b9c2396d74 Fix URLs. 2009-05-05 10:47:22 +00:00
Simon Josefsson
716182d744 Rename and cleanup. 2009-05-04 14:41:18 +00:00
Simon Josefsson
2875ac9d18 Fix perms. 2009-04-27 19:10:27 +00:00
Simon Josefsson
54d6ee65eb Align with wiki. 2009-04-27 19:03:22 +00:00
Simon Josefsson
6a96b3c97d Create user. 2009-04-27 18:52:05 +00:00
Simon Josefsson
854255d435 Simplify SQL. 2009-04-27 18:46:05 +00:00
Simon Josefsson
6c25b66ccd Support parallel queries to multiple KSMs. 2009-04-27 17:57:24 +00:00
Simon Josefsson
4c6c078a7e userId cannot be unique, to deal with auto-discovered keys. 2009-04-13 21:28:48 +00:00
Simon Josefsson
77fe1df52e Don't query twice. 2009-04-01 16:29:07 +00:00
Simon Josefsson
52720a57ba Auto-discover yubikeys known by the ykksm. 2009-04-01 16:09:29 +00:00
Simon Josefsson
84f381ba96 Don't fetch always true active field. 2009-03-18 20:44:14 +00:00
Simon Josefsson
d9e7bb9345 Reorder high/low to match internal order. 2009-03-18 15:21:50 +00:00
Simon Josefsson
b50ad0757b Reorder high/low to match internal order. 2009-03-18 15:16:18 +00:00
Simon Josefsson
1a9d30108e Always check signatures. 2009-03-18 15:05:59 +00:00
Simon Josefsson
2071c0a5a0 Sanity check OTP before asking KSM, to get a better error code. 2009-03-18 14:39:32 +00:00
Simon Josefsson
f0e6958942 Fix typo. 2009-03-18 11:18:10 +00:00
Simon Josefsson
cb54854abe Fix rewrite regexp. 2009-03-18 11:05:16 +00:00
Simon Josefsson
e5e3cff2c6 Don't hard code prefix length. 2009-03-18 11:00:48 +00:00
Simon Josefsson
f9c7782eb1 Make possible to use from fresh installation. 2009-03-18 10:28:40 +00:00
Simon Josefsson
f6637531d0 Simplify. 2009-03-18 10:28:06 +00:00
Simon Josefsson
136a6c9c98 Curl errno/error is order dependent?! 2009-03-11 11:18:56 +00:00
Simon Josefsson
49c122436c More curl debugging. 2009-03-11 11:14:50 +00:00
Simon Josefsson
b568a72892 Reorder db query after yk-ksm query. 2009-03-11 11:02:55 +00:00
Simon Josefsson
98647728ca Improve debug message. 2009-03-11 10:59:47 +00:00
Simon Josefsson
a714a63774 Add timeout for ykksm queries. 2009-03-11 02:12:36 +00:00
Simon Josefsson
6ea1355f9b More cleanups. 2009-03-11 02:06:02 +00:00
Simon Josefsson
cebd74ec71 Remove. 2009-03-11 01:59:26 +00:00
Simon Josefsson
09b4b2af13 Removed, debug logging are sent to error_log. 2009-03-11 01:59:05 +00:00
Simon Josefsson
0d58e48647 Improve debugging. 2009-03-11 01:53:38 +00:00
Simon Josefsson
21178250da Cleanup. 2009-03-11 01:42:23 +00:00
Simon Josefsson
9c93865799 Use YKKSM instead of local secret. Remove more code. 2009-03-11 01:37:07 +00:00
Simon Josefsson
34d5445767 Code cleanups. 2009-03-11 00:54:19 +00:00
Simon Josefsson
420f2fb9bf Use absolute timestamp tolerance as well. 2009-03-11 00:26:57 +00:00
Simon Josefsson
0fd6a2b7d0 Improve checking of OTPs. 2009-03-11 00:19:59 +00:00
Simon Josefsson
ede3f44960 Update after renaming. 2009-03-10 23:16:57 +00:00
Simon Josefsson
a6e5837fb1 Make standalone. 2009-03-10 22:50:35 +00:00
Simon Josefsson
8a63e03e6b Move verifyOTP.php to verify.php. 2009-03-10 22:20:56 +00:00
Simon Josefsson
cb3c6afc84 Fix CRLF. 2009-03-10 22:17:45 +00:00
Simon Josefsson
6ce5e01089 Removed, use demo.php from yubico-php instead. 2009-03-10 22:12:45 +00:00
Simon Josefsson
675e078858 Make it work. 2009-03-10 22:01:46 +00:00