From 9044c44af70eff76d875137de553d5904e475f6d Mon Sep 17 00:00:00 2001 From: M.Gergo Date: Thu, 27 Aug 2020 12:00:04 +0200 Subject: Rev: 4675 --- mayor-orig/mayor-base/www/include/base/rights.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mayor-orig/mayor-base/www') diff --git a/mayor-orig/mayor-base/www/include/base/rights.php b/mayor-orig/mayor-base/www/include/base/rights.php index 89d36f7c..c30a927d 100644 --- a/mayor-orig/mayor-base/www/include/base/rights.php +++ b/mayor-orig/mayor-base/www/include/base/rights.php @@ -250,7 +250,7 @@ function validUser($sessionID,$policy,$skin='',$lang='') { } if (count($_POST)>0) { if (!empty($_POST['mayorToken'])) { - if ($page=='naplo'&&$sub=='tanev'&&$f=='targyBontas') { + if ($page=='naplo'&&$sub=='tanev'&&$f=='targyBontasX') { //skip check :( TODO!!!! if (hash_equals($_SESSION['mayorToken'], $_POST['mayorToken'])) { // OK, token regenerálás + visszakuldjuk az ETAG-ben -- cgit v1.2.3