Closed joker-x closed 3 years ago
I've cherry-picked some of your commits from this PR into master. Notable exceptions being anything related to youtube and image embeds because of two concerns:
youtube.com/watch?v=invalid"onload="alert(1)//
https://i.johni0702.de/Rrisv.png"onload="alert(1)//.png
Sending them to yourself will immediately trigger the issue. To send them to someone else, you must ensure that they're not filtered on the sending side (with the native mumble client: right-click user/channel -> Send Message -> Switch to Source Text tab).Thank you very much for your comments. Right now I will reverse them in my instances. I can't believe I made these dangerous newbie mistakes, sorry.
Embedding youtube videos I can easily fix if you are interested in incorporating that functionality, but embedding images can't figure out how to do it.