User Details
- User Since
- Jun 12 2018, 2:22 PM (391 w, 6 d)
- Availability
- Available
- IRC Nick
- kostajh
- LDAP User
- Unknown
- MediaWiki User
- KHarlan (WMF) [ Global Accounts ]
Today
Moving back to "Ready" so that we can file a schema change task.
Yesterday
Fri, Dec 12
Looks like we just need to update onContributionsToolLinks to remove the !IPUtils::isValidRange( $username ) condition, which isn't needed any more since we now support IP range queries on AbuseLog (per T391322)
For example in the mock below, the number "11+" should link to Special:IPContributions for the underlying IP address if there is only one IP connecting all associated temp accounts
Thu, Dec 11
Looks like we need to reuse the same logic from Special:AbuseLog that allows for parsing ranges.
Revised wording (Slack) for WikimediaMessages
Wed, Dec 10
Yeah, I don't think this ever took off as a useful developer tool, so I'd +1 removing it.
Bringing to current sprint to see if we can do this quickly.
Proposal from @DLynch:
If you wanted to just duplicate the current getPreSaveProcess methodology with a getSaveOptionsProcess that’s passed saveOptions to modify, that’d probably be most-fitting
Tue, Dec 9
Seems like this may still be an issue, so I'm moving it to ready, for investigation and follow-up fixes.
Schema is merged, back to in progress.
Nevermind, @Tgr notes that this is a side effect of T394402: Reduce noisy auth logs
Mon, Dec 8
T375712#10234942 says
This should be resolved now, having switched to using 99.9% passive mode on enwiki. hCaptcha will challenge suspicious sessions on edit/create/addurl on the first click to publish changes.
Sun, Dec 7
I've also filed T411963: hCaptcha: Automatically resubmit "publish changes" when AbuseFilter's "showcaptcha" trigger is invoked to make the experience in the AbuseFilter "showcaptcha" path more intuitive.
Thanks for filing the task, and sorry for the issues being encountered here. The problem being reported is because we are using 100% passive mode for ConfirmEdit's "edit" trigger, with an "always challenge" mode set for the "addurl" trigger. The "addurl" trigger has always functioned after a page reload. We updated the AbuseFilter "showcaptcha" trigger (which has a similar flow of happening after a page reload) to tell the user that they need to resubmit the form, but we missed doing that for "addurl" when in 100% passive mode
Fri, Dec 5
Thu, Dec 4
We will also need a operations/mediawiki-config patch to register this stream, and a patch to Extension:CheckUser to update the instrumentation submission code, as the MetricsPlatform client won't work with this stream (afaik, cc @phuedx)
Wed, Dec 3
My mistake, I was looking at null edits (which show the performer of the last edit on the page, which was a bot user).
Tue, Dec 2
Another flaky test: editEntityDatatypes.cy.ts, seen on https://integration.wikimedia.org/ci/job/quibble-with-gated-extensions-selenium-php83/779/console
