Mineplex/.FILES USED TO GET TO WHERE WE ARE PRESENTLY/xampp/phpMyAdmin/templates/login/twofactor/key.twig

6 lines
307 B
Twig
Raw Normal View History

2023-05-17 21:44:01 +00:00
{% include 'login/twofactor/key-https-warning.twig' %}
<p>
{% trans "Please connect your FIDO U2F device into your computer's USB port. Then confirm login on the device." %}
</p>
<input id="u2f_authentication_response" name="u2f_authentication_response" value="" type="hidden" data-request="{{ request }}">