User/rework

This commit is contained in:
Luca Haid
2025-03-17 08:56:54 +00:00
parent 720688e346
commit e28dddc2e2
14 changed files with 613 additions and 218 deletions

View File

@@ -182,6 +182,7 @@ class mfLoginController extends mfBaseController
return false;
}
$user = $this->db()->fetch_object($res);
if ($user->active == 0) return false;
$hash = $user->password;
#2FA Variablen