imp icon indicating copy to clipboard operation
imp copied to clipboard

Generalize secure js content policy in FW6

Open ralflang opened this issue 9 months ago • 1 comments

See discussion in https://github.com/horde/imp/pull/15

ralflang avatar Apr 03 '25 06:04 ralflang

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

midahp avatar May 19 '25 07:05 midahp