Important security fix

Important security fix
This commit is contained in:
novgorodschi catalin
2026-08-05 10:39:38 +03:00
parent 94f5593f22
commit ae2d835a84
5 changed files with 40 additions and 10 deletions
+1 -1
View File
@@ -294,7 +294,7 @@ class Building {
$validChecker = (
isset($get['c']) &&
$get['c'] == $this->sess->checker
hash_equals((string) $this->sess->checker, (string) ($get['c'] ?? ''))
);
// REMOVE / UPGRADE EXISTING