shane-tomlinson / browserid-wordpress

Wordpress plugin that adds Persona authentication
23 stars 16 forks source link

comments can be submitted programatically without a BrowserID assertion. #46

Closed shane-tomlinson closed 11 years ago

shane-tomlinson commented 11 years ago

STR

  1. Open up a page with a comment form
  2. Open the dialog's dev tools
  3. Type jQuery("#commentform").off()
  4. Submit your comment.
edwindotcom commented 11 years ago

oh nice - this should stop comment spam!