Page MenuHomePhabricator

Catalyst API: support temporary user accounts option for mediawiki
Closed, ResolvedPublic

Description

Modify Catalyst API so it supports patchdemo's option to create temporary user accounts:

image.png (103×321 px, 11 KB)

Temporary user creation (aka. IP masking) can be added to the MW local settings like this. Files with locals settings options can be placed at dir settings.d under the wiki directory and they will be honored by MediaWiki.

Proposal

In the mediawikiCore section of the MW chart, add a new value to enable temporary user creation.

Patchdemo will send the value as part of values.mediawikiCore and the MW chart will then configure the local settings appropriately.

Event Timeline

SDunlap renamed this task from Catalyst API: support temporary user accounts to Catalyst API: support temporary user accounts option for mediawiki.May 21 2024, 2:17 PM
kostajh claimed this task.
kostajh moved this task from Inbox to Triaged on the Temporary accounts board.
kostajh subscribed.

This seems to have been done.