I’d also love to see this feature added – not as a form of validation (as Kelsey is interpreting the request), but as an optionally added step in the registration process (an alternative to using a captcha).
- On User :: Register submission, user is taken to a template telling them to check their email
- Confirmation email is sent, with a link to activate their account
- Upon clicking the activation link, the actual account is created, and the user is taken to whatever template would currently be specified with User :: Register’s return= param.