Form email confirmation
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
This module provides a system to require anonymous users submitting a form to confirm their action via email.
Anonymous users fill in the form as normal, but upon submitting are sent to a special page and are sent an email. This email contains a link, just like Drupal core's password reminder email. When the user follows the link from the email, the original form values they submitted are then run through the normal form submission process.
A sample module that changes comment forms to require anonymous users to confirm their email is included.
