https://bugzilla.wikimedia.org/show_bug.cgi?id=72791

Kunal Mehta (Legoktm) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #5 from Kunal Mehta (Legoktm) <[email protected]> ---
I looked in the logs and this appears to be the same issue as bug 72469.

mw1183 enwiki: CentralAuthHooks::onOAuthGetCentralIdFromLocalUser: user
'Xaosflux ep' cannot use OAuth on enwiki
mw1042 mediawikiwiki: Attaching local user Xaosflux ep@mediawikiwiki by 'login'

In CentralAuth:

if ( $centralUser->isLocked()
    || !$centralUser->isAttached()
    || !$centralUser->attachedOn( $wgMWOAuthCentralWiki )
) {
    wfDebugLog( 'CentralAuth', __METHOD__ . ": user '{$user_name}' cannot use
OAuth on " . wfWikiID() );

*** This bug has been marked as a duplicate of bug 72469 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to