Re: [prosody-users] Restricting registration to an email domain

34 views
Skip to first unread message

Matthew Wild

unread,
Apr 26, 2013, 10:52:48 AM4/26/13
to Prosody IM Users Group, Prosody IM Developers Group
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
Reply all
Reply to author
Forward
0 new messages