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

18 Commits

Author SHA1 Message Date
Dain Nilsson
0a460695bf Prevent included scripts from creating output. 2014-10-29 12:45:24 +01:00
Klas Lindfors
bb33451eda change the sql syntax for active so it works on sqlite 2013-11-08 12:54:39 +01:00
Klas Lindfors
af945c4014 add = 1 to the sql in the oci case.
fixes #10
2013-11-07 09:43:55 +01:00
Remi Mollon
84b04e2839 oracle support 2013-07-01 17:32:35 +02:00
Simon Josefsson
64b4881bc2 Update copyright information. 2013-02-04 16:53:40 +01:00
Simon Josefsson
36c077196d Bump copyright information. 2012-01-23 19:47:28 +00:00
Simon Josefsson
950530219b Don't use PDO rowCount. Issue #2. 2010-09-14 19:05:22 +00:00
Simon Josefsson
edbeacfd15 Use require_once. 2009-12-15 19:19:28 +00:00
Simon Josefsson
c42876cce9 Case insensitive. 2009-12-14 16:18:38 +00:00
Simon Josefsson
b24dd3c6ef Use PHP PDO database interface instead of hard coding the MySQL interface. 2009-12-02 17:30:29 +00:00
Simon Josefsson
42bd2d68b0 Reorder UID/CRC check so we get only the interesting CRC errors. 2009-06-24 18:23:47 +00:00
Simon Josefsson
1abc4a1b96 Log return string. 2009-03-18 17:29:46 +00:00
Simon Josefsson
4426aa592e Improve debugging. 2009-03-18 17:23:37 +00:00
Simon Josefsson
bbd50c0ce7 Reorder high/low to match internal order. 2009-03-18 15:15:43 +00:00
Simon Josefsson
521b41bde9 Drop accessed field. 2009-03-18 14:53:46 +00:00
Simon Josefsson
348399df50 Accidentally reversed high/low. Rename fields slightly. 2009-03-11 01:25:19 +00:00
Simon Josefsson
80649c1377 Make syslog facility configurable. 2009-02-25 11:06:42 +00:00
Simon Josefsson
fbd6ac6b33 Commit initial version. 2009-02-24 21:27:28 +00:00