beego / samples

An open source project for beego sample applications.
Apache License 2.0
917 stars 1.25k forks source link

fix: WebIM Cross-site Scripting vulnerability #24

Closed PauloASilva closed 6 years ago

PauloASilva commented 6 years ago

User and Content data are handled client-side, keeping the server agnostic of output media/context.

This closes #23.