diff --git a/force_mfa.php b/force_mfa.php deleted file mode 100644 index 7a258457..00000000 --- a/force_mfa.php +++ /dev/null @@ -1,74 +0,0 @@ - - -
-
-

2FA Setup

-
-
- -
- - - - - -

You have set up 2FA. Your QR code is below.

- - - -
- "; - - echo "

$session_token

"; - } - - ?> -
- - - -
- - -
-
-
-
- -
- -
- -
-
-
- -
- -
-
- - <?=nullable_htmlentities($company_name)?> logo"> - ITFlow + ITFlow diff --git a/mfa_enforcement.php b/mfa_enforcement.php index 6d57db08..2368c7c0 100644 --- a/mfa_enforcement.php +++ b/mfa_enforcement.php @@ -47,50 +47,55 @@ $data = "otpauth://totp/ITFlow:$session_email?secret=$token"; - -
-
- - - -
-
-

Multi-Factor Authentication Enforcement

-
-
-
- - -
-

Scan this code into your app

- -
Can't Scan? Copy and paste the secret below -
-
-

Secret: - -

-
- -
- -
-
-
- -
- -
- -
-
-
-
-
-
+ + + + +
+ + +
+
+ @@ -143,6 +148,5 @@ clipboard.on('error', function(e) { }); -