mirror of
https://github.com/ShaYmez/FreeSTAR-Status-Engine.git
synced 2026-06-02 06:04:44 -04:00
Fixed some todos & added email validation
This commit is contained in:
@@ -9,8 +9,6 @@ if(isset($_COOKIE['user'])&&!isset($_SESSION['user']))
|
||||
User::restore_session();
|
||||
}
|
||||
|
||||
//TODO: CHeck if user deactivated
|
||||
|
||||
if (!isset($_SESSION['user']))
|
||||
{
|
||||
if (isset($_GET['do']) && $_GET['do']=="lost-password")
|
||||
|
||||
Reference in New Issue
Block a user