Merge branch 'whalehub-patch-1' into master

https://github.com/timvisee/send/pull/19
This commit is contained in:
timvisee 2021-04-21 21:49:21 +02:00
commit 1ce2a60dd5
No known key found for this signature in database
GPG Key ID: B8DB720BC383E172
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ module.exports = function(app) {
"'self'",
config.base_url.replace(/^https:\/\//, 'wss://')
],
imgSrc: ["'self'"],
imgSrc: ["'self'", "data:"],
scriptSrc: [
"'self'",
function(req) {