Fixed CSP for map icons

master
Keith Irwin 2018-08-15 23:27:14 +00:00
parent 921a03f40f
commit 5d5b0928e0
No known key found for this signature in database
GPG Key ID: 378933C743E2BBC0
1 changed files with 1 additions and 0 deletions

View File

@ -92,6 +92,7 @@ let ready_promise_list = []
'https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/fonts/fontawesome-webfont.woff2',
],
'img-src': ["'self'",
'data:', // For icons on map
'https://www.google-analytics.com',
'https://maps.gstatic.com',
'https://*.googleapis.com',