From 02fdc66af9d8a4118d3c8391e2d27d452d4de3df Mon Sep 17 00:00:00 2001 From: johnnyq Date: Tue, 28 Jan 2025 19:23:25 -0500 Subject: [PATCH] Updated UI / UX MFA enforcement --- mfa_enforcement.php | 56 ++++----------------------------------------- 1 file changed, 4 insertions(+), 52 deletions(-) diff --git a/mfa_enforcement.php b/mfa_enforcement.php index d0ad779c..6d57db08 100644 --- a/mfa_enforcement.php +++ b/mfa_enforcement.php @@ -40,53 +40,22 @@ $data = "otpauth://totp/ITFlow:$session_email?secret=$token"; - - - - +
-
-

Multi-Factor Authentication Enforcement

- - +
+

Multi-Factor Authentication Enforcement

@@ -112,7 +81,7 @@ $data = "otpauth://totp/ITFlow:$session_email?secret=$token";
- +
@@ -131,17 +100,8 @@ $data = "otpauth://totp/ITFlow:$session_email?secret=$token"; - - - -