Hi,
On 26 April 2013 11:45, <
alexandr...@gmail.com> wrote:
> The mod_register documentation says that it's possible to have whitelist of
> IPs that can register, but that's all. Would it be possible to make it so
> that only people with a valid @
organisation.org email address?
>
Email verification isn't supported in mod_register. It gets complex,
requiring some mechanism for sending out emails and serving up
verification links. It's not likely something that will be added to
the standard mod_register because of this. It could definitely be made
into a plugin though.
We could add a configuration option to mod_register to create accounts
in a disabled state by default, and fire an event for a verification
plugin to handle. Anyone want to take this up? :)
Regards,
Matthew