EmailAuth is a MediaWiki extension that allows two-factor authentication using email.
Details
Yesterday
Change #1193403 merged by jenkins-bot:
[mediawiki/extensions/WikimediaEvents@master] Log using a DeferredUpdate in onEmailAuthRequireToken
Fri, Oct 3
Change #1193403 had a related patch set uploaded (by STran; author: STran):
[mediawiki/extensions/WikimediaEvents@master] Log using a DeferredUpdate in onEmailAuthRequireToken
Wed, Oct 1
Mon, Sep 29
This is done!
Sun, Sep 28
Slight side note; IMO it might be a good idea to have something similar to WikimediaEvents' OWNERS.md for the new extension, to ensure that the stewardship information for each part of the code is documented/easily accessible :)
Thu, Sep 25
What if instead of making a 4th extension (and a 5th place overall for WMF deployed changes) the 3 existing extensions were merged into a single "WikimediaCustomizations" extension?
Big +1 to this end goal. FWIW I do think we could retain git history using sub directories and git remote.
Fri, Sep 19
This is merged now and requests are coming through, so I'm calling this particular task Resolved. There remains some confusion on T390657.
Sorry for the confusion here as a result of T399749. I'm not sure merging the pages makes sense, since the audiences are probably slightly different: The Meta page is for immediate help getting back into an account (and is Wikimedia-specific) while the MW page is more about the extension itself.
Let's go with the more generic WikimediaCustomizations name, and leave it to the future whether WikimediaMessages etc. gets merged. I don't want to block this task on that (there are some relatively urgent motivations for it), and the CI issue seems potentially disruptive.
Wed, Sep 17
Change #1189245 had a related patch set uploaded (by Mmartorana; author: Mmartorana):
[mediawiki/extensions/WikimediaMessages@master] Add on-page form for EmailAuth recovery requests
Tue, Sep 16
Is the Wikisource extension the only Wikimedia project-specific extension so far? Splitting by project like that seems like a reasonable way to limit an extension's scope — although of course lots of what's in question here is globally-applicable stuff.
There are btw a bunch of other extensions named WikimediaSomething (WikimediaEditorTasks, WikimediaIncubator, WikimediaBadges, WikimediaApiPortalOAuth, WikimediaCampaignEvents) but I think those are more like normal extensions that provide some self-contained feature without interacting a lot with other extensions, that feature just happens to be something that's probably only of interest to Wikimedia wikis. (Or maybe not? I'm not really familiar with most of them.)
Mon, Sep 15
We have three Wikimedia* extensions that are for adapting other extensions' behavior to Wikimedia policies/expectations/brand/whatever:
Sun, Sep 14
Fri, Sep 12
Thu, Sep 11
Change #1187511 merged by jenkins-bot:
[mediawiki/extensions/WikimediaMessages@master] WikimediaOverrides: Add Special:MyLanguage to meta link in wikimedia-emailauth-login-help
Change #1187511 had a related patch set uploaded (by Reedy; author: Reedy):
[mediawiki/extensions/WikimediaMessages@master] WikimediaOverrides: Add Special:MyLanguage to meta link in wikimedia-emailauth-login-help
T390657: Documentation: Create and link to https://www.mediawiki.org/wiki/Help:Extension:EmailAuth was requesting a link to https://www.mediawiki.org/wiki/Help:Extension:EmailAuth like the non overridden version has... Is this still warranted with the change here?