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

33 Commits

Author SHA1 Message Date
Klas Lindfors
4f26e1aaf7 raise nonce limit to 40 chars as that's what we say in the documentation 2012-05-08 13:41:11 +02:00
Simon Josefsson
1e1c34b9f0 Drop unused column. 2010-01-25 15:08:25 +00:00
Simon Josefsson
4cd7220492 Add NOT NULL. 2010-01-25 14:26:06 +00:00
Olov Danielson
6cc547f791 Remove ID column from yubikeys and queue table. Renamed and changed random_key to server_nonce 2010-01-12 13:00:28 +00:00
Simon Josefsson
5b187bc77c Simplify SQL. 2010-01-11 14:15:26 +00:00
Olov Danielson
b9701c16ea Changed DB-names to be more consistent (WARNING current revision might be broken but needs to be submitted for multiserver test purposes) 2010-01-08 13:54:33 +00:00
Simon Josefsson
3d9f507903 Simplify. 2009-12-15 21:22:48 +00:00
Simon Josefsson
8fd22d6c2e Remove getapikey service. 2009-12-15 14:59:24 +00:00
Olov Danielson
b8ee9550be nonce introduced 2009-12-15 10:21:46 +00:00
Olov Danielson
6788e5effa 1. Nonce introduced in protocol. This required changes in the chain from client->verify->sync.
2. ykval-verify is modified a bit. It now acts more as a flow controller and relies on ykval-synclib 
to do details on DB-calls and counterlogic. The "system" decision making is still located in ykval-verify.
2009-12-15 10:17:51 +00:00
Olov Danielson
a4b3dbc364 Moved config to ykval-config 2009-12-07 15:31:33 +00:00
Olov Danielson
55aeffc066 Storing local param info at the time when verify request arrived.
Used to give correct warnings of wether local/remote is out of sync or not
2009-12-04 11:57:49 +00:00
Olov Danielson
f04dcbc0e7 Committed first trial version for replication protocol. 2009-12-02 17:32:20 +00:00
Simon Josefsson
682c1d94cd Fix. 2009-11-25 14:15:13 +00:00
Simon Josefsson
02eb647a3e Add queue table. 2009-11-25 10:37:37 +00:00
Simon Josefsson
4dd33ebdee Make sure b64 values are compared case-sensitively. 2009-08-31 18:00:05 +00:00
Simon Josefsson
49754a86cc Add revoke service. 2009-08-31 08:25:01 +00:00
Simon Josefsson
ef0effe131 Reorder again.. 2009-08-28 12:08:20 +00:00
Simon Josefsson
14621ad967 Place notes field last. Add notes field to yubikeys. 2009-08-28 12:07:35 +00:00
Simon Josefsson
b92ac94b91 Add comment to drop ykval_getapikey. 2009-08-28 11:27:30 +00:00
Simon Josefsson
51fffd1089 Reorder. 2009-08-28 11:25:54 +00:00
Simon Josefsson
cdda50f0d2 Add otp field to clients column. 2009-08-28 11:24:00 +00:00
Simon Josefsson
9b5602656a Lay foundation for get-api-key service. 2009-08-28 10:55:56 +00:00
Simon Josefsson
6b95db85e3 Fix comment. 2009-05-06 14:28:42 +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
2875ac9d18 Fix perms. 2009-04-27 19:10:27 +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
4c6c078a7e userId cannot be unique, to deal with auto-discovered keys. 2009-04-13 21:28: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
c062225eb6 From yubiphpbase. 2009-02-25 12:20:53 +00:00