https://bugzilla.wikimedia.org/show_bug.cgi?id=54760
--- Comment #2 from Nemo <[email protected]> --- (In reply to Kunal Mehta (Legoktm) from comment #1) > Adding an option to the maintenance script is trivial (I already did it > locally). > > But I think we'll also need to have a different message > (centralauth-finishglobaliseemail_body specifically mentions confirming your > email), Not really. https://translatewiki.net/wiki/MediaWiki:Centralauth-finishglobaliseemail_body/en says that clicking the first link will confirm...merge...allow; while the second will unconfirm the address (anything might have happened since confirmation, anyway rare occasion). The language is ok as long as we do one of those three things to the account (and we do). > and the current script sets the user_email_token_expires column > (among other things), which could confuse some parts of MW if the user > already has a confirmed email. As long as the account is not un-confirmed by the script itself (directly or indirectly) I think there is no problem. I find only two places (in User.php) where user_email_token_expires is checked , hopefully it's easy enough to assess byproducts. -- 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
