Timing is off #2

Открыто
открыт 2020-01-08 12:16:43 +00:00 пользователем Ghost · комментариев: 0
Ghost прокомментировал(а) 2020-01-08 12:16:43 +00:00

The demo website at https://rootprojects.org/authenticator/ generates a new token every 30 seconds starting with page load, which is incorrect.
Instead, it should generate the second token after (t modulo 30) seconds where t denotes the current unix timestamp.

The demo website at https://rootprojects.org/authenticator/ generates a new token every 30 seconds starting with page load, which is incorrect. Instead, it should generate the second token after (t modulo 30) seconds where t denotes the current unix timestamp.
Войдите, чтобы присоединиться к обсуждению.
Нет меток
Нет этапа
Нет назначенных лиц
1 участников
Уведомления
Срок выполнения
Срок действия недействителен или находится за пределами допустимого диапазона. Пожалуйста, используйте формат 'гггг-мм-дд'.

Срок выполнения не установлен.

Зависимости

Зависимостей нет.

Ссылка: coolaj86/browser-authenticator.js#2
Описание отсутствует.