To make it easier to set up CI jobs that enable temporary accounts, let's provide an installer option that enables temp account creation. An alternative is T359043: Enable temp account creation in CI and local development environments via DevelopmentSettings.php, but that is more controversial.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| installer.php: Add support for enabling temporary accounts | mediawiki/core | master | +17 -1 |
Related Objects
Related Objects
Event Timeline
Comment Actions
Change #1023455 had a related patch set uploaded (by Kosta Harlan; author: Kosta Harlan):
[mediawiki/core@master] installer.php: Add support for enabling temporary accounts
Comment Actions
Removing from the task tree, as we are enabling in CI via T359043: Enable temp account creation in CI and local development environments via DevelopmentSettings.php
Comment Actions
Change #1023455 abandoned by Kosta Harlan:
[mediawiki/core@master] installer.php: Add support for enabling temporary accounts
Reason:
Don't think this is needed anymore.
Comment Actions
Not needed anymore, given the work in T359043: Enable temp account creation in CI and local development environments via DevelopmentSettings.php.