Sysadmin/Wiki-Phablogin

From KDE Community Wiki
Revision as of 07:59, 27 February 2016 by Nikerabbit (talk | contribs) (style)

MediaWiki Login with Phabricator

KDE now uses OAuth2 Authentication via its own Phabricator Instance on http://phabricator.kde.org, and moves as such away from the former Openid/Identity/plain MediaWiki login. The accounts are synced from identity, even though they need to be activated on Phabricator.

Due to its former mixed nature the wiki accounts are probably not correctly linkable to the new login system. Here are some hints on how to fix the problem.

Former Identity account

Accounts that already worked from identity should now seamlessly work as well. Unless you have changed your username on Phabricator and/or your primary mail address.

In that case someone with admin access needs to go to the DB, search the Phabricator username in the phab_user table and replace the mail address in the eu_email column with the current primary mail address on Phabricator.

The same table needs to be changed in case of a new username.

Former OpenID account

Those accounts are taken down. Not really deleted, but it is not possible anymore to log in with OpenID, neither does the system anymore know which OpenID belongs to which MediaWiki User.

In that case, open a new Account and request a User Merge with your new Account name, the old Account name and mail address.

Former MediaWiki account

It is not possible anymore to use the simple MediaWiki login. BUT you can login with your Phabricator account and when you do that, you get asked if you want to create a new account or link to an existing account. Simply enter your former username and password and from now on you can login with your Phabricator account to your old MediaWiki account.