Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autocreate user #1

Closed
psy opened this issue Sep 14, 2016 · 1 comment
Closed

Autocreate user #1

psy opened this issue Sep 14, 2016 · 1 comment

Comments

@psy
Copy link

psy commented Sep 14, 2016

If you want the extension to autocreate users not existing you have to add

$wgGroupPermissions['*']['autocreateaccount']   = true;

to your LocalSettings.php

@fnk
Copy link
Contributor

fnk commented Sep 16, 2016

Thanks psy.
I added that to the README.md

Furthermore, our code is currently being integrated in the official Extension:
https://phabricator.wikimedia.org/T110292
https://gerrit.wikimedia.org/r/#/c/308683/

I hope this gets released soon so that we cann pull from there or close this repo.
In the meantime you might want to follow the progress over at mediawiki.org.

Cheers,
Andi.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants