mirror of
https://github.com/Yubico/yubikey-val.git
synced 2025-02-22 00:54:26 +01:00
.
This commit is contained in:
parent
0d105e5ecc
commit
38edb79866
@ -129,6 +129,7 @@ class SyncLib
|
||||
if (!$res) {
|
||||
$this->log(LOG_NOTICE, 'Discovered new identity ' . $yk_publicname);
|
||||
$this->db->save('yubikeys', array('yk_publicname'=>$yk_publicname,
|
||||
'created'=>time(),
|
||||
'active'=>1,
|
||||
'yk_counter'=>0,
|
||||
'yk_use'=>0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user