Fix MFA Enforcement

This commit is contained in:
johnnyq
2025-09-23 20:30:25 -04:00
parent ed6aa843b7
commit 50f790dd6c
4 changed files with 22 additions and 22 deletions

View File

@@ -195,7 +195,7 @@ if (isset($_POST['login'])) {
// Forcing MFA
if ($force_mfa == 1 && $token == NULL) {
$config_start_page = "mfa_enforcement.php";
$config_start_page = "user/mfa_enforcement.php";
}
// Setup encryption session key