Two Factor Authentication Via Email
Two Factor Authentication Via Email
The Two Factor Authentication send a Confirmation code via email.
For Admin Panel Security is a must.
KP. has Two-Factor Authentication QR code. but if you lose the secret key, or your phone you are in trouble.
Tony.
Re: Two Factor Authentication Via Email
you can disable active Two-Factor auth as root with the following command (for the case you have lost access to your second factor device)
php /home/keyhelp/www/keyhelp/bin/disable_two_factor_auth.php
Martin