mirror of
https://github.com/Yubico/yubikey-val.git
synced 2025-01-31 16:52:20 +01:00
.
This commit is contained in:
parent
0eb9edf549
commit
93ca2d9536
@ -207,7 +207,7 @@ class SyncLib
|
||||
$collection[]=$row;
|
||||
}
|
||||
foreach ($collection as $row) {
|
||||
$this>log('notice', "server=" . $row['server'] . " , info=" . $row['info']);
|
||||
$this->log('notice', "server=" . $row['server'] . " , info=" . $row['info']);
|
||||
|
||||
$urls[]=$row['server'] .
|
||||
"?otp=" . $row['otp'] .
|
||||
|
Loading…
x
Reference in New Issue
Block a user