generateSecret(); $url = sprintf("otpauth://totp/%s?secret=%s", $_SERVER["SERVER_NAME"], $twofaCode); $encoder = 'https://chart.googleapis.com/chart?chs=120x120&chld=M|0&cht=qr&chl='; $qrImageURL = sprintf("%s%s", $encoder, urlencode($url)); ?> — 2FA
Home > 2FA

2FA

twofaCode == "") { ?>
2FA Disabled
If you would like to enable 2FA, please enter the six digit code provided Using the Google Authenticator app below, then click "Enable 2FA".
Disabled
Enable 2FA
Scan the QR code with the Google Authenticator app. And enter your six-digit 2FA code to enable 2FA verification.
QR code
Enable a 2FA
2FA Enable
If you want to disable 2FA, please enter the six digit code provided Using the Google Authenticator app below, then click "Disable 2FA".
Enable
Disable 2FA
Enter the six-digit code provided by the Google Authenticator app to Disable the 2FA verifaction
Disable a 2FA
open_support == 1 || $user) { include("../layout/support.php"); } ?>