mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 14:10:53 +03:00
Merge branch 'whalehub-patch-1' into master
https://github.com/timvisee/send/pull/19
This commit is contained in:
@@ -38,7 +38,7 @@ module.exports = function(app) {
|
||||
"'self'",
|
||||
config.base_url.replace(/^https:\/\//, 'wss://')
|
||||
],
|
||||
imgSrc: ["'self'"],
|
||||
imgSrc: ["'self'", "data:"],
|
||||
scriptSrc: [
|
||||
"'self'",
|
||||
function(req) {
|
||||
|
||||
Reference in New Issue
Block a user