Help stop bot signups. Make member registration page use a 3rd-segment hash like:
http://site.com/members/register/349tgj459gh875gh
1) 3rd segment must be present
2) 3rd segment must match the current hash which changes (defaults to hour)
This should help stop bot signups, especially when coupled with a simple registration captcha.
- ExpressionEngine 1.x
This plugin comes with sample template to get you started. Alter a couple things at the top of the plugin to fit your needs.
Version 0.5 (Aug 28 2010)
- Initial commit