mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-04-04 14:43:32 -04:00
Merge branch 'nosniff' into dev
This commit is contained in:
@@ -122,6 +122,7 @@ class FreshRSS extends Minz_FrontController {
|
||||
header("Content-Security-Policy: default-src 'self'");
|
||||
break;
|
||||
}
|
||||
header("X-Content-Type-Options: nosniff");
|
||||
}
|
||||
|
||||
private function loadNotifications() {
|
||||
|
||||
Reference in New Issue
Block a user