There are some useful tools at our disposal, but I’d definately like to see more.
A decent first party CAPTCHA would be great. The current one has clearly been bypassed given the amount of POST’ed signups I am receiving without the registration page being loaded. Yes, I have SecureMode enabled too, but somehow that’s being bypassed too.
Worth considering a rewrite of: http://expressionengine.com/docs/general/spam_protection.html
A CAPTCHA is a computer-generated test that humans can pass but computer programs cannot.
If only it were that binary 😊
Blocking links in the bio field by default would be another super enhancement. I can’t work out how to prevent links in the bio field on the forum public profile. Perhaps running through a template and allowing php, but that means runnning through a template and allowing php..