htmlpurifier: allow safe <embed> and <object> tags
By turning 'HTML.SafeEmbed' and 'HTML.SafeObject' ON, we can avoid
having to write and maintain all kinds of filters.
I have deleted all of the filters that are no longer necessary.
Unfortunately, we have to keep two around, Skype and Twitter,
since their embed code includes Javascript.
LP: #604840
Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
Please register or sign in to comment