Merge remote-tracking branch 'origin/QA_4_1' into QA_4_1
This commit is contained in:
commit
454cc7ca72
@ -477,7 +477,7 @@ class PMA_Header
|
||||
. "script-src 'self' 'unsafe-inline' 'unsafe-eval'"
|
||||
. ($use_captcha ? 'https://www.google.com ' : ' ')
|
||||
. ";"
|
||||
. "style-src 'unsafe-inline' "
|
||||
. "style-src 'self' 'unsafe-inline' "
|
||||
. ($use_captcha ? 'https://www.google.com ' : ' ')
|
||||
. $GLOBALS['cfg']['CSPAllow']
|
||||
. ";"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user