Improved settings of CSPs.
Added manifest.json. Added further security-related HTTP headers.
This commit is contained in:
@ -75,7 +75,7 @@ if (isset($task)) {
|
||||
|
||||
if (!isset($public)) $public = false;
|
||||
|
||||
echo printBackendHead($pageTitle, $pageTitle, $settings['logo']);
|
||||
echo printBackendHead($settings, $pageTitle, $pageTitle, $settings['logo']);
|
||||
echo printBackendHeader($pageTitle, $translations['helpSinglePage']);
|
||||
|
||||
echo '
|
||||
|
Reference in New Issue
Block a user