Page MenuHomePhabricator

Add UserMerge support to OAuth
Closed, ResolvedPublic

Description

OAuth needs a UserMergeAccountFields subscriber to support UserMerge.


Version: unspecified
Severity: enhancement

Details

Reference
bz67774

Related Objects

View Standalone Graph
This task is connected to more than 200 other tasks. Only direct parents and subtasks are shown here. Use View Standalone Graph to show more of the graph.

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 3:33 AM
bzimport set Reference to bz67774.

It would only be relevant on the central wiki in a multiwiki setup, but since the authorizing user has to be attached there, then a merge on that wiki can be handled.

Just thinking through the logic:

  • If the source isn't global, do nothing
  • If the target isn't global, then I'm not sure what we would do. Probably nothing?
  • If both source and target and global, then we add any authorizations from the source to the target.

Shouldn't be too difficult of a patch.

Change 167624 had a related patch set uploaded by Aaron Schulz:
Added UserMerge support

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

Change 167624 merged by jenkins-bot:
Added UserMerge support

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