mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Add mutli-factor authentication.
This commit is contained in:
@@ -101,7 +101,7 @@
|
||||
}
|
||||
|
||||
//redirect the user to the index page
|
||||
header("Location: ".PROJECT_PATH."/login.php");
|
||||
header("Location: ".PROJECT_PATH."/");
|
||||
exit;
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user