I had to stop rendering HTML (or any content from external sources) for
security reasons

Wouldn't it be enough to just strip certain tags (like <SCRIPT>) from
the markup before rendering? Surely there's a perl module for that.

Well... that's what I'm doing - in its extreme: strip all tags :-D. It certainly could be done, but still wouldn't solve gharris999's issue: as his files are pointing outside LMS' range, LMS wouldn't be able to serve them up anyway.

--

Michael
_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to