mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-07-22 06:28:46 -04:00
Remove page template
This commit is contained in:
parent
0178bbc075
commit
3d3d80c60b
7 changed files with 6 additions and 810 deletions
|
@ -442,7 +442,7 @@ class Controller
|
|||
$metacspheader = str_replace(
|
||||
array(
|
||||
'frame-ancestors \'none\'; ',
|
||||
'; sandbox allow-same-origin allow-scripts allow-forms allow-popups allow-modals allow-downloads',
|
||||
'; sandbox allow-same-origin allow-scripts allow-forms allow-modals allow-downloads',
|
||||
),
|
||||
'',
|
||||
$this->_conf->getKey('cspheader')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue