diff --git a/studs.php b/studs.php index d43ff0c..793ff01 100644 --- a/studs.php +++ b/studs.php @@ -72,11 +72,6 @@ if (!$poll) { // Password verification // ------------------------------- -// TEMP, for testing purpose -if (isset($_GET['reset']) && $_GET['reset']) { - unset($_SESSION['poll_security']); -} - if (!is_null($poll->password_hash)) { // If we came from password submission