parent
7fa9f29d7f
commit
c4bac1655d
|
@ -247,7 +247,7 @@ class OC_Response {
|
|||
. 'script-src \'self\' \'unsafe-eval\'; '
|
||||
. 'style-src \'self\' \'unsafe-inline\'; '
|
||||
. 'frame-src *; '
|
||||
. 'img-src *; '
|
||||
. 'img-src * data:; '
|
||||
. 'font-src \'self\' data:; '
|
||||
. 'media-src *; '
|
||||
. 'connect-src *';
|
||||
|
|
Loading…
Reference in New Issue