mirror of
https://github.com/itflow-org/itflow
synced 2026-03-23 05:55:38 +00:00
Remove comment
This commit is contained in:
@@ -201,7 +201,6 @@ if (isset($_POST['login'])) {
|
|||||||
|
|
||||||
// Forcing MFA
|
// Forcing MFA
|
||||||
if ($force_mfa == 1 && $token == NULL) {
|
if ($force_mfa == 1 && $token == NULL) {
|
||||||
//$secretMFA = key32gen();
|
|
||||||
$config_start_page = "mfa_enforcement.php";
|
$config_start_page = "mfa_enforcement.php";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user