mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-30 11:32:20 +00:00
This was using a user managed input, and in the case of the input being html encoded < and > this was breaking goon chat (by appearing to possibly browse the html to goonchat, instead of it's own window) Using an md5 encoded version of the name removes any possibility of exploit and fixes the reported issue