Page MenuHomePhabricator

Create CentralAuth role
Closed, ResolvedPublic

Description

CentralAuth is a pain to set up IIRC. It would be nice to have a Vagrant role for it.

Ori has suggested making Vagrant provision multiple machines for this, but CentralAuth can run quite happily on one so we should start with one.


Version: unspecified
Severity: enhancement

Details

Reference
bz52306

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 2:06 AM
bzimport set Reference to bz52306.

Needs some config like this: http://pastebin.com/QLKcEws6
And it also needs a database, which isn't set up by update.php (Technically I think it could go in one of the MediaWiki DBs but generally it has a separate DB.)
We'll probably want to run migratePass0.php and migratePass1.php to global-ise any existing users and give the option to specify a user to be added to global_group_permissions with steward rights. From the extension page: "Then, run migrateStewards.php to promote local stewards to global steward status."

Created attachment 13026
Krenair's CentralAuth config file

Same as the pastebin link in the first comment.

Attached:

[mass-moving from Tools>MediaWiki-Vagrant to separate product. See bug 54041. Filter bugmail on this comment.]

Change 133757 had a related patch set uploaded by BryanDavis:
Add CentralAuth role

https://gerrit.wikimedia.org/r/133757

Change 133757 merged by jenkins-bot:
Add CentralAuth role

https://gerrit.wikimedia.org/r/133757