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

3 Commits

Author SHA1 Message Date
Klas Lindfors
77b9560710 with postgres the bool active is returned as a php bool
that's casted to a string gives 1 when true and empty string when false.. cast to an int to get 1 and 0.
2012-06-15 21:52:21 +02:00
Fredrik Thulin
b5976ad3c9 delete-trailing-whitespace 2012-05-29 11:07:19 +02:00
Klas Lindfors
020d8dd3dc add scripts for exporting and importing the clients 2012-05-23 08:56:15 +02:00