003 File Manager
Current Path:
/usr/local/www/sites/shared/phpmyadmin/templates/login/twofactor
usr
/
local
/
www
/
sites
/
shared
/
phpmyadmin
/
templates
/
login
/
twofactor
/
📁
..
📄
application.twig
(250 B)
📄
application_configure.twig
(678 B)
📄
invalid.twig
(137 B)
📄
key-https-warning.twig
(192 B)
📄
key.twig
(308 B)
📄
key_configure.twig
(346 B)
📄
simple.twig
(53 B)
Editing: application_configure.twig
{{ Url_getHiddenInputs() }} {% if image is defined %} <p> {% trans "Please scan following QR code into the two-factor authentication app on your device and enter authentication code it generates." %} </p> <p> <img src="{{ image }}"> </p> {% else %} <p> {% trans "Please enter following secret/key into the two-factor authentication app on your device and enter authentication code it generates." %} </p> <p> {% trans "OTP url:" %} <strong>{{ url }}</strong> </p> {% endif %} <p> {% trans "Secret/key:" %} <strong>{{ secret }}</strong> </p> <p> <label>{% trans "Authentication code:" %} <input type="text" name="2fa_code" autocomplete="off"></label> </p>
Upload File
Create Folder