diff --git a/server/routes/index.js b/server/routes/index.js index de12a613..f9688bfc 100644 --- a/server/routes/index.js +++ b/server/routes/index.js @@ -48,7 +48,8 @@ module.exports = function(app) { imgSrc: [ "'self'", 'https://*.dev.lcip.org', - 'https://firefoxusercontent.com' + 'https://firefoxusercontent.com', + 'https://secure.gravatar.com' ], scriptSrc: [ "'self'",