Page MenuHomePhabricator

DAlangi_WMF
Senior Software Engineer

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Saturday

  • Clear sailing ahead.

User Details

User Since
Jan 7 2020, 11:30 AM (271 w, 2 d)
Availability
Available
IRC Nick
xSavitar
LDAP User
Unknown
MediaWiki User
DAlangi (WMF) [ Global Accounts ]

Official WMF Phabricator work account. @xSavitar is my volunteer account. Use that for non-WMF related things.

Recent Activity

Tue, Mar 11

DAlangi_WMF updated the task description for T388087: CentralAuthIdLookup::lookupUserNames: invalid username: {name}.
Tue, Mar 11, 12:57 PM · MediaWiki-Platform-Team, Wikimedia-production-error, MediaWiki-extensions-CentralAuth
DAlangi_WMF merged T388473: Wikimedia\NormalizedException\NormalizedException: Invalid username: {username} into T377588: InvalidArgumentException: Invalid username: <username_with_colon>.
Tue, Mar 11, 12:56 PM · Wikimedia-production-error, MediaWiki-Platform-Team (Roadmap), MediaWiki-extensions-CentralAuth
DAlangi_WMF merged task T388473: Wikimedia\NormalizedException\NormalizedException: Invalid username: {username} into T377588: InvalidArgumentException: Invalid username: <username_with_colon>.
Tue, Mar 11, 12:56 PM · GlobalBlocking, Trust and Safety Product Team, MediaWiki-extensions-CentralAuth, Wikimedia-production-error, MediaWiki-Platform-Team

Mon, Mar 10

DAlangi_WMF awarded T388411: libcurl 7.85+ breaks DNS in mwcli a Like token.
Mon, Mar 10, 3:19 PM · Patch-For-Review, mwcli
DAlangi_WMF added a comment to T388250: LogicException: CentralAuthReturnRequest not found.

This seems really weird, vaguely following the Special:ConfirmEmail code, I see that it sometimes call Special:UserLogin as a GET request. I think maybe this is when we some weird behavior when cookies on shared domain are set but not on local domain (when continueAuthentication is called) - maybe some timeout(?). Then that throws the logic error but I wonder why/when that should ever happen.

Mon, Mar 10, 11:50 AM · Patch-For-Review, MediaWiki-Platform-Team, MediaWiki-extensions-CentralAuth, Wikimedia-production-error

Sun, Mar 9

DAlangi_WMF added a comment to T388177: Wikimedia\NormalizedException\NormalizedException: User ID: {centralUserId} mismatch with {storedUserId} for user: {username}.

Thanks @Reedy, we've added some logging, let's see if we can get more info about this as the patch goes out.

Sun, Mar 9, 9:04 PM · MW-1.44-notes (1.44.0-wmf.19; 2025-03-04), SUL3, MediaWiki-extensions-CentralAuth, Wikimedia-production-error, MediaWiki-Platform-Team
DAlangi_WMF claimed T388177: Wikimedia\NormalizedException\NormalizedException: User ID: {centralUserId} mismatch with {storedUserId} for user: {username}.
Sun, Mar 9, 11:03 AM · MW-1.44-notes (1.44.0-wmf.19; 2025-03-04), SUL3, MediaWiki-extensions-CentralAuth, Wikimedia-production-error, MediaWiki-Platform-Team

Fri, Mar 7

DAlangi_WMF claimed T388218: TypeError: Argument 1 passed to MediaWiki\Extension\CentralAuth\CentralDomainUtils::getWikiPageUrl() must be of the type string, null given.
Fri, Mar 7, 5:57 PM · MW-1.44-notes (1.44.0-wmf.20; 2025-03-11), MediaWiki-Platform-Team, MediaWiki-extensions-CentralAuth, Wikimedia-production-error
DAlangi_WMF claimed T388252: PHP Deprecated: str_ends_with(): Passing null to parameter #1 ($haystack) of type string is deprecated.
Fri, Mar 7, 5:35 PM · MW-1.44-notes (1.44.0-wmf.19; 2025-03-04), MediaWiki-extensions-CentralAuth, Wikimedia-production-error, MediaWiki-Platform-Team
DAlangi_WMF added a comment to T388252: PHP Deprecated: str_ends_with(): Passing null to parameter #1 ($haystack) of type string is deprecated.

rECAU9f8ff1156fed: Special: Add support for central autologin in SUL3 mode made assertLocalWikiIsValid accept a nullable string, but WikiMap::getWiki isn't defined to take a null(able string)...

Fri, Mar 7, 5:34 PM · MW-1.44-notes (1.44.0-wmf.19; 2025-03-04), MediaWiki-extensions-CentralAuth, Wikimedia-production-error, MediaWiki-Platform-Team
DAlangi_WMF added a comment to T385520: Deploy DAL files for seamless credential sharing in Chrome.

We had some issues today, filed T388222: Remove(?) Office wiki from DAL as it's not an SUL wiki

Fri, Mar 7, 11:46 AM · Patch-For-Review, User-notice, MediaWiki-Platform-Team, SUL3
DAlangi_WMF created T388222: Remove(?) Office wiki from DAL as it's not an SUL wiki .
Fri, Mar 7, 11:46 AM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF added a comment to T388172: MediaWiki\Session\SessionOverflowException: Multiple sessions for this request tied for top priority: [100]MediaWiki\Extension\OAuth\SessionProvider<anon>h5cshtuck442udqpv2lsupnhp2u8buao, [50]CentralAuthSessionProvider<anon>rsp.

Seems like a SessionManager bug - those sessions clearly don't have the same priority:

[b2fa3a34-b31a-4584-9900-06adcb3bde76] /w/rest.php/wikibase/v0/entities/lexemes/L1041834/senses   MediaWiki\Session\SessionOverflowException: Multiple sessions for this request tied for top priority: [100]MediaWiki\Extension\OAuth\SessionProvider<anon>h5cshtuck442udqpv2lsupnhp2u8buao, [50]CentralAuthSessionProvider<anon>rspba02td80u2kaju3teghvqm0tf11qi

But also, the priority of CentralAuthSessionProvider should be 11, not 50 (it's hardcoded). What's going on?

Fri, Mar 7, 10:35 AM · MediaWiki-Core-AuthManager, MediaWiki-Platform-Team, MediaWiki-extensions-CentralAuth, MediaWiki-extensions-OAuth, Wikimedia-production-error
DAlangi_WMF added a comment to T388177: Wikimedia\NormalizedException\NormalizedException: User ID: {centralUserId} mismatch with {storedUserId} for user: {username}.

Maybe one of the ids is zero and this is some version of T380500: CentralAuthUser returning outdated data after user creation.

Fri, Mar 7, 10:27 AM · MW-1.44-notes (1.44.0-wmf.19; 2025-03-04), SUL3, MediaWiki-extensions-CentralAuth, Wikimedia-production-error, MediaWiki-Platform-Team
DAlangi_WMF added a comment to T388177: Wikimedia\NormalizedException\NormalizedException: User ID: {centralUserId} mismatch with {storedUserId} for user: {username}.

Only a single instance (logstash). Do we seriously not log the user name/ID when this happens? Ugh.
It's very much not supposed to happen, but without any specifics, can't really investigate.

Fri, Mar 7, 10:22 AM · MW-1.44-notes (1.44.0-wmf.19; 2025-03-04), SUL3, MediaWiki-extensions-CentralAuth, Wikimedia-production-error, MediaWiki-Platform-Team

Thu, Mar 6

DAlangi_WMF added a comment to T384232: QA for SUL3 on testwikis.

@Tgr, do you want to sign this off or is there something else you want me to have a look?

Thu, Mar 6, 3:48 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF claimed T362715: Move credentials change to central login wiki.
Thu, Mar 6, 1:07 PM · MW-1.44-notes (1.44.0-wmf.20; 2025-03-11), Patch-For-Review, SUL3, MediaWiki-extensions-OATHAuth, MediaWiki-Core-AuthManager, MediaWiki-extensions-CentralAuth, MediaWiki-Platform-Team

Wed, Mar 5

DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Wed, Mar 5, 10:20 PM · MediaWiki-Platform-Team, SUL3

Tue, Mar 4

DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Tue, Mar 4, 12:07 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF closed T387789: Unblock stuck global rename of JamesVilla44 as Resolved.

Mentioned in SAL (#wikimedia-operations) [2025-03-04T10:35:39Z] <xSavitar> T387789 Ran mwscript-k8s --comment="T387789" -f -- extensions/CentralAuth/maintenance/fixStuckGlobalRename.php --wiki=enwiki --logwiki=metawiki 'JamesVilla44' 'DartsF4' --ignorestatus

Tue, Mar 4, 10:36 AM · MediaWiki-Platform-Team, Wikimedia-maintenance-script-run

Mon, Mar 3

DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Mon, Mar 3, 2:25 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Mon, Mar 3, 2:24 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Mon, Mar 3, 1:31 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Mon, Mar 3, 1:30 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Mon, Mar 3, 12:50 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Mon, Mar 3, 12:25 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Mon, Mar 3, 12:14 PM · MediaWiki-Platform-Team, SUL3

Fri, Feb 28

DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Fri, Feb 28, 10:00 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T381338: Special:Book uses Codex markup without appropriate style pack.
Fri, Feb 28, 8:34 PM · MW-1.44-notes (1.44.0-wmf.19; 2025-03-04), Collection
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Fri, Feb 28, 1:46 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Fri, Feb 28, 1:43 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Fri, Feb 28, 8:55 AM · MediaWiki-Platform-Team, SUL3

Thu, Feb 27

DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Thu, Feb 27, 5:37 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Thu, Feb 27, 5:04 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Thu, Feb 27, 4:55 PM · MediaWiki-Platform-Team, SUL3

Wed, Feb 26

DAlangi_WMF added a comment to T384007: SUL3 Phase 1: All new account creation on group 0 and group 1 wikis.

In one of my tests I ended up logged out after a successful registration (but then top-level autologin worked). Not sure if that's a SUL3 bug that happens infrequently, or just generic authentication fragility. I thought I saw a log message about session metadata conflict, but now I can't find it.

Wed, Feb 26, 10:42 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Wed, Feb 26, 5:38 PM · MediaWiki-Platform-Team, SUL3

Tue, Feb 25

DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Tue, Feb 25, 11:00 AM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Tue, Feb 25, 10:59 AM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Tue, Feb 25, 10:48 AM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Tue, Feb 25, 10:44 AM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF added a comment to T384232: QA for SUL3 on testwikis.

Login is only prevented by blocks when $wgBlockDisablesLogin is true, which is usually the case for private wikis (which usually don't use SUL, although I think the stewardwiki is an exception).

Tue, Feb 25, 10:43 AM · MediaWiki-Platform-Team, SUL3

Mon, Feb 24

DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Mon, Feb 24, 2:01 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Mon, Feb 24, 12:49 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF added a comment to T384232: QA for SUL3 on testwikis.

Login is only prevented by blocks when $wgBlockDisablesLogin is true, which is usually the case for private wikis (which usually don't use SUL, although I think the stewardwiki is an exception). CentralAuth global locks (which aren't quite blocks) do prevent login. But in neither case do we care much about the user experience, these are named blocks that are used when the user has no legitimate business on that wiki. IP blocks never prevent login AFAIK.

Mon, Feb 24, 11:00 AM · MediaWiki-Platform-Team, SUL3

Sat, Feb 22

DAlangi_WMF added a comment to T384232: QA for SUL3 on testwikis.

Yeah, an IP block (https://test.wikipedia.org/wiki/Special:Block and you enter an IP in the target field).

Sat, Feb 22, 12:20 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Sat, Feb 22, 12:12 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Sat, Feb 22, 12:11 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Sat, Feb 22, 11:42 AM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Sat, Feb 22, 11:34 AM · MediaWiki-Platform-Team, SUL3

Thu, Feb 20

DAlangi_WMF added a comment to T384232: QA for SUL3 on testwikis.

@Tgr, there is a bullet that says blocked user cannot sign up, gets reasonable error message, not sure I understand what that means. Is there a way to block a user that doesn't yet exist in the system?

Thu, Feb 20, 12:07 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Thu, Feb 20, 11:54 AM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Thu, Feb 20, 11:54 AM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Thu, Feb 20, 11:38 AM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Thu, Feb 20, 11:25 AM · MediaWiki-Platform-Team, SUL3

Wed, Feb 19

DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Wed, Feb 19, 9:44 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF added a comment to T384232: QA for SUL3 on testwikis.

NewUserMessage is apparently not enabled on any test wiki. We should probably change that.

Wed, Feb 19, 9:35 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Wed, Feb 19, 2:09 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF created T386802: Wikimedia\NormalizedException\NormalizedException: Invalid username: {username}.
Wed, Feb 19, 11:44 AM · MediaWiki-Platform-Team, MediaWiki-extensions-CentralAuth, Wikimedia-production-error

Feb 18 2025

DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Feb 18 2025, 1:55 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Feb 18 2025, 1:54 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Feb 18 2025, 1:54 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Feb 18 2025, 1:53 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Feb 18 2025, 1:45 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Feb 18 2025, 1:42 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Feb 18 2025, 1:40 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Feb 18 2025, 1:37 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Feb 18 2025, 1:35 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Feb 18 2025, 11:18 AM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Feb 18 2025, 11:00 AM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Feb 18 2025, 10:35 AM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Feb 18 2025, 10:28 AM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Feb 18 2025, 10:26 AM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Feb 18 2025, 10:14 AM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Feb 18 2025, 10:06 AM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Feb 18 2025, 9:56 AM · MediaWiki-Platform-Team, SUL3

Feb 14 2025

DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Feb 14 2025, 6:28 PM · MediaWiki-Platform-Team, SUL3

Feb 13 2025

DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Feb 13 2025, 5:13 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Feb 13 2025, 5:11 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Feb 13 2025, 5:07 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF added a comment to T377140: Adapt user experience to expose the progressive rollout with a fallback link.

Did a couple of mobile screen emulation with Google Chrome dev tools, below are a few screenshots

Feb 13 2025, 12:40 PM · MediaWiki-extensions-CentralAuth, SUL3, MediaWiki-Platform-Team

Feb 11 2025

DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Feb 11 2025, 3:42 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Feb 11 2025, 3:42 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T384232: QA for SUL3 on testwikis.
Feb 11 2025, 3:37 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF changed the status of T384232: QA for SUL3 on testwikis from Open to In Progress.
Feb 11 2025, 3:33 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF changed the status of T384232: QA for SUL3 on testwikis, a subtask of T384007: SUL3 Phase 1: All new account creation on group 0 and group 1 wikis, from Open to In Progress.
Feb 11 2025, 3:33 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF claimed T384232: QA for SUL3 on testwikis.
Feb 11 2025, 3:32 PM · MediaWiki-Platform-Team, SUL3

Feb 10 2025

DAlangi_WMF closed T359263: Migrate MediaWiki.centralauth.* to statslib as Resolved.
Feb 10 2025, 2:51 PM · MediaWiki-Platform-Team, Observability-Metrics
DAlangi_WMF closed T359263: Migrate MediaWiki.centralauth.* to statslib, a subtask of T350592: EPIC: migrate in use metrics and dashboards to statslib, as Resolved.
Feb 10 2025, 2:51 PM · SRE Observability (FY2024/2025-Q3), MW-1.43-notes (1.43.0-wmf.21; 2024-09-03), Epic, MW-1.42-notes (1.42.0-wmf.15; 2024-01-23), MediaWiki-Platform-Team (Radar), Observability-Metrics
DAlangi_WMF updated the task description for T359263: Migrate MediaWiki.centralauth.* to statslib.
Feb 10 2025, 2:51 PM · MediaWiki-Platform-Team, Observability-Metrics
DAlangi_WMF moved T377253: Add SUL3 flag to authentication-related event schemas from Blocked/waiting to Next on the MediaWiki-Platform-Team board.
Feb 10 2025, 2:48 PM · Patch-For-Review, MW-1.44-notes (1.44.0-wmf.15; 2025-02-04), MediaWiki-Platform-Team, SUL3
DAlangi_WMF closed T383049: No central session found as Declined.

This was added as temporary logging for T372702: editors are repeatedly getting logged out (August 2024) and it being logged as a warning, we can ignore for now.

Feb 10 2025, 2:39 PM · Temporary accounts, Trust and Safety Product Team, MediaWiki-extensions-CentralAuth, Wikimedia-production-error, MediaWiki-Platform-Team
DAlangi_WMF moved T377253: Add SUL3 flag to authentication-related event schemas from Ready to Later on the SUL3 board.
Feb 10 2025, 2:26 PM · Patch-For-Review, MW-1.44-notes (1.44.0-wmf.15; 2025-02-04), MediaWiki-Platform-Team, SUL3
DAlangi_WMF moved T375796: Synchronize SUL2 and SUL3 central browser state from In progress to Later on the SUL3 board.
Feb 10 2025, 2:26 PM · MW-1.44-notes (1.44.0-wmf.20; 2025-03-11), Patch-For-Review, MediaWiki-extensions-CentralAuth, MediaWiki-Platform-Team, SUL3
DAlangi_WMF updated the task description for T377253: Add SUL3 flag to authentication-related event schemas.
Feb 10 2025, 1:10 PM · Patch-For-Review, MW-1.44-notes (1.44.0-wmf.15; 2025-02-04), MediaWiki-Platform-Team, SUL3
DAlangi_WMF changed the status of T377253: Add SUL3 flag to authentication-related event schemas, a subtask of T365586: Measure user impact of using a central login / signup page, from In Progress to Open.
Feb 10 2025, 1:08 PM · Growth-Team, Product-Analytics, MediaWiki-Platform-Team, SUL3, MediaWiki-extensions-CentralAuth
DAlangi_WMF changed the status of T377253: Add SUL3 flag to authentication-related event schemas, a subtask of T384007: SUL3 Phase 1: All new account creation on group 0 and group 1 wikis, from In Progress to Open.
Feb 10 2025, 1:08 PM · MediaWiki-Platform-Team, SUL3
DAlangi_WMF changed the status of T377253: Add SUL3 flag to authentication-related event schemas from In Progress to Open.

Waiting for the next stage of SUL3 rollout. The things needed for rolling out to group0 have been completed and already on the train deployment (this week).

Feb 10 2025, 1:08 PM · Patch-For-Review, MW-1.44-notes (1.44.0-wmf.15; 2025-02-04), MediaWiki-Platform-Team, SUL3
DAlangi_WMF changed the status of T375796: Synchronize SUL2 and SUL3 central browser state, a subtask of T362713: Implement the new login process which redirects to the central login wiki for showing the login/signup form, from In Progress to Open.
Feb 10 2025, 12:21 PM · MW-1.43-notes (1.43.0-wmf.13; 2024-07-09), SUL3, MediaWiki-Core-AuthManager, MediaWiki-extensions-CentralAuth, MediaWiki-Platform-Team
DAlangi_WMF changed the status of T375796: Synchronize SUL2 and SUL3 central browser state from In Progress to Open.
Feb 10 2025, 12:21 PM · MW-1.44-notes (1.44.0-wmf.20; 2025-03-11), Patch-For-Review, MediaWiki-extensions-CentralAuth, MediaWiki-Platform-Team, SUL3