Page MenuHomePhabricator

Make createAndPromote.php take an email parameter
Open, LowPublic

Description

When we create fishbowl and private wikis like T192726, we create accounts for users. Fine, but then we have to run "resetUserEmail" to set an email, or do magic via eval.php

It'd be much easier if we can just do it in one step... We shouldn't need to set a password, and if we could get it to send a password reset email in one go too...

mwscript createAndPromote.php --wiki=foowiki --email=email@domain.ext username

Details

Related Changes in Gerrit:

Event Timeline

Vvjjkkii renamed this task from Make createAndPromote.php take an email parameter to 9ebaaaaaaa.Jul 1 2018, 1:05 AM
Vvjjkkii triaged this task as High priority.
Vvjjkkii updated the task description. (Show Details)
Vvjjkkii removed subscribers: MarcoAurelio, Aklapper.
CommunityTechBot renamed this task from 9ebaaaaaaa to Make createAndPromote.php take an email parameter.Jul 2 2018, 3:09 PM
CommunityTechBot raised the priority of this task from High to Needs Triage.
CommunityTechBot updated the task description. (Show Details)

Change 774976 had a related patch set uploaded (by Reedy; author: Reedy):

[mediawiki/core@master] createAndPromote.php: Add an email option

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

Reedy triaged this task as Low priority.Sep 23 2025, 7:59 PM

Change #774976 merged by jenkins-bot:

[mediawiki/core@master] createAndPromote.php: Add an email option

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