mirror of
https://github.com/Yubico/yubikey-val.git
synced 2025-02-26 21:54:16 +01:00
Remove broken link.
This commit is contained in:
parent
c09908f111
commit
d61acc2a71
@ -129,11 +129,6 @@ $sync->updateDbCounters($syncParams);
|
|||||||
$myLog->log(LOG_DEBUG, 'Local params ', $localParams);
|
$myLog->log(LOG_DEBUG, 'Local params ', $localParams);
|
||||||
$myLog->log(LOG_DEBUG, 'Sync request params ', $syncParams);
|
$myLog->log(LOG_DEBUG, 'Sync request params ', $syncParams);
|
||||||
|
|
||||||
/**
|
|
||||||
* Compare sync and local counters and generate warnings according to
|
|
||||||
* https://developers.yubico.com/yubikey-val/doc/ServerReplicationProtocol.html
|
|
||||||
*/
|
|
||||||
|
|
||||||
if ($sync->countersHigherThan($localParams, $syncParams))
|
if ($sync->countersHigherThan($localParams, $syncParams))
|
||||||
{
|
{
|
||||||
$myLog->log(LOG_WARNING, 'Remote server out of sync.');
|
$myLog->log(LOG_WARNING, 'Remote server out of sync.');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user