Merge branch 'whalehub-patch-1' into master
https://github.com/timvisee/send/pull/19
This commit is contained in:
commit
1ce2a60dd5
@ -38,7 +38,7 @@ module.exports = function(app) {
|
|||||||
"'self'",
|
"'self'",
|
||||||
config.base_url.replace(/^https:\/\//, 'wss://')
|
config.base_url.replace(/^https:\/\//, 'wss://')
|
||||||
],
|
],
|
||||||
imgSrc: ["'self'"],
|
imgSrc: ["'self'", "data:"],
|
||||||
scriptSrc: [
|
scriptSrc: [
|
||||||
"'self'",
|
"'self'",
|
||||||
function(req) {
|
function(req) {
|
||||||
|
Loading…
Reference in New Issue
Block a user