hubbub
hubbub copied to clipboard
Stop CSRF comments
It shouldn't be possible for javascript running on a random domain to add comments. The endpoint should probably check the referer. Might be an issue if the target site is HTTPS.