Update: 2026-05-15 17:55:39
This commit is contained in:
@@ -20,6 +20,7 @@ if (file_exists($envFile)) {
|
||||
use App\Core\Database;
|
||||
use App\Core\Encryption;
|
||||
|
||||
header_remove("Content-Security-Policy");
|
||||
header('Cache-Control: no-store, no-cache, must-revalidate, max-age=0');
|
||||
header('Pragma: no-cache');
|
||||
header('Expires: Sat, 26 Jul 1997 05:00:00 GMT');
|
||||
|
||||
Reference in New Issue
Block a user