imp
imp copied to clipboard
Generalize secure js content policy in FW6
See discussion in https://github.com/horde/imp/pull/15
since the email is displayed in an iframe, I was wondering if we could add the sandbox attribute to the iframe to prevent some xss attacks.
I created an PR for that: https://github.com/horde/imp/pull/19