Are there any painless and tested hacks or third party extensions that make it so users have to provide a working email address in order to create an account?
thanks
You can restrict their ability to edit before they confirm their E-mail, by setting:
# Allow users to edit only with a validated E-mail address $wgEmailConfirmToEdit = true;
in LocalSettings.php.
a@kid wrote:
Are there any painless and tested hacks or third party extensions that make it so users have to provide a working email address in order to create an account?
thanks
MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org