Actions
Bug #3594
closedMicro Forwarder: Config page in Chrome refuses to execute script
Start date:
04/12/2016
Due date:
% Done:
100%
Estimated time:
Description
In Chrome, the Micro Forwarder Config page does load. But the buttons don't work. The console under More Tools -> Developer Tools says:
"Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self' blob: filesystem: chrome-extension-resource:". Either the 'unsafe-inline' keyword, a hash ('sha256-6VtUf9aBzRxMH3M/YzUbmML2ET4pZ7z9kstGiVryhCE='), or a nonce ('nonce-...') is required to enable inline execution."
Do we want to add the 'unsafe-inline' keyword?
Actions