Hi. > I figure most of those dummy users get deleted by hand, as it > seems those pages are less frequent when looking back in time,
Yes, they are deleted once per day, although not by hand but by a script. > but nevertheless it would be better to prevent those users to get > registered in the first place. I think some minimal form of "human check" > is now badly needed (I hope something like an addition-style captcha is > not putting the bar too high for potential TH users...) Full ack. However, looking at the available solutions (available on th, at least) I find: * http://trac-hacks.org/wiki/CaptchaPlugin * http://trac-hacks.org/wiki/SimpleCaptchaPlugin * http://trac-hacks.org/wiki/MathCaptchaPlugin CaptchaPlugin is compatible with Trac 0.10, but is marked as deprecated and "do not use". (?:Simple|Math)CaptchaPlugin both require Trac 0.11, but th still runs on 0.10. Upgrading to 0.11 requires more time than I can currently afford, so this probably won't happen anytime soon. Suggestions? Bye, Mike _______________________________________________ th-users mailing list [email protected] https://lists.trac-hacks.org/mailman/listinfo/th-users
