Page MenuHomePhabricator

Temporary accounts: Remove autopromote configuration for temporary-account-viewer
Closed, ResolvedPublic

Description

Summary

Remove the autopromote mechanism currently in use for temporary-account-viewer, because we are migrating to a process of manually granting the right.

Background

As noted in T325451, we are no longer autopromoting users into temporary-account-viewer, in favor of manually assigning the right.

Technical notes

Remove the $wgAutopromoteOnce['onEdit']['temporary-account-viewer'] block in operations/mediawiki-config

Acceptance criteria

  • Users with over 300 edits and 6 months of account age are no longer autopromoted to the temporary-account-viewer group

Event Timeline

Change #1142858 had a related patch set uploaded (by Kosta Harlan; author: Kosta Harlan):

[operations/mediawiki-config@master] temp accounts: Remove AutopromoteOnce configuration

https://gerrit.wikimedia.org/r/1142858

Change #1142858 merged by jenkins-bot:

[operations/mediawiki-config@master] temp accounts: Remove AutopromoteOnce configuration

https://gerrit.wikimedia.org/r/1142858

Mentioned in SAL (#wikimedia-operations) [2025-05-08T13:17:42Z] <tchanders@deploy1003> Started scap sync-world: Backport for [[gerrit:1142858|temp accounts: Remove AutopromoteOnce configuration (T393358)]]

Mentioned in SAL (#wikimedia-operations) [2025-05-08T13:24:32Z] <tchanders@deploy1003> tchanders, kharlan: Backport for [[gerrit:1142858|temp accounts: Remove AutopromoteOnce configuration (T393358)]] synced to the testservers (https://wikitech.wikimedia.org/wiki/Mwdebug)

Mentioned in SAL (#wikimedia-operations) [2025-05-08T13:34:12Z] <tchanders@deploy1003> Finished scap sync-world: Backport for [[gerrit:1142858|temp accounts: Remove AutopromoteOnce configuration (T393358)]] (duration: 16m 30s)

For QA, I would suggest reviewing the logs on pilot wikis and ensuring that no new autopromotions have happened to the temporary-account-viewer group since the patch was deployed.

Djackson-ctr subscribed.

QA is completed... new code changes have been implemented (Autopromote configuration for temporary-account-viewer has been removed).