Topic on Project:Support desk

Tweaking User Creation Settings

2
Bodysurfinyon (talkcontribs)

I picked to wrong setting to set up. I want people to be able to create an account - subject to verification, but, my current login in page does not have a link. I tried some man pages and looked at LocalSettings.xml and nothing jumped out at me. Please throw me a bread crumb.

MarkAHershberger (talkcontribs)

You probably have

$wgGroupPermissions['*']['createaccount'] = false;

in your LocalSettings.php. See Restrict account creation.

Reply to "Tweaking User Creation Settings"