Last modified: 2011-05-28 02:33:57 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T30993, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 28993 - Make OpenID extension aware of user deletions done by extension UserMerge and Delete (and probably others)
Make OpenID extension aware of user deletions done by extension UserMerge and...
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
OpenID (Other open bugs)
unspecified
All All
: High major (vote)
: ---
Assigned To: T. Gries
http://www.mediawiki.org/wiki/Extensi...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-05-15 10:45 UTC by T. Gries
Modified: 2011-05-28 02:33 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description T. Gries 2011-05-15 10:45:50 UTC
Information for those users who use Extension:User Merge and Delete together with Extension:OpenID: 

when using both extensions, the current version of User Merge and Delete ignores to copy OpenID settings of from the first (to be merged into the second and to be deleted) to the second account, and remains of the first account hinder the second account to use them (a property of the OpenID extension).

An ad-hoc solution is to manually delete the remains of the first account in the table OpenIDs:

DELETE FROM user_openid WHERE uoi_user=<first_account_userid>;

This frees the OpenID(s) which were connected to the first account; the second account user (or anyone else who's entitled) can then freshly use the former OpenIDs which were connected to their first account before merging.

I will try to fix this soon. A solution should use hooks, if possible.

[1] http://www.mediawiki.org/wiki/Extension:OpenID
[2] http://www.mediawiki.org/wiki/Extension_talk:User_Merge_and_Delete#Information_about_a_problem_when_using_.22User_Merge_and_Delete.22_together_with_.22OpenID.22.2C_and_an_ad-hoc_solution
Comment 1 Siebrand Mazeland 2011-05-16 09:54:30 UTC
Mass maintainer change.
Comment 2 T. Gries 2011-05-27 06:44:00 UTC
Update / To Do

add OpenID-specific 
+ Debug info  ("OpenID account user X deleted")
+ User deletion log info ("OpenID account user X deleted")
Comment 3 T. Gries 2011-05-27 06:45:10 UTC
Important:

+ request/ask the "User merge and delete" maintainer (Tim L.) to add a user account deletion hook

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links