mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-07 14:40:55 +03:00
added accounts.firefox.com to csp connect-src for /metrics-flow
This commit is contained in:
@@ -41,6 +41,7 @@ module.exports = function(app) {
|
||||
'wss://*.mozaws.net',
|
||||
'wss://send.firefox.com',
|
||||
'https://*.dev.lcip.org',
|
||||
'https://accounts.firefox.com',
|
||||
'https://*.accounts.firefox.com',
|
||||
'https://sentry.prod.mozaws.net'
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user