Page MenuHomePhabricator

Update the GlobalBlockLogFormatter to indicate whether a block disallows account creation
Closed, ResolvedPublic2 Estimated Story Points

Description

The GlobalBlocking log contains entries for when a user globally blocks or modifies an existing global block. These entries often contain flags. To support T17273, the logs will indicate whether the block disallows account creation so that it is similar to the local block log,

This means that all existing log entries should now have a account creation disabled flag to indicate that they disallowed account creation.

Acceptance criteria
  • Update the GlobalBlockLogFormatter to display whether the blocks disallowed account creation

Related Objects

Event Timeline

Change #1059120 had a related patch set uploaded (by Dreamy Jazz; author: Dreamy Jazz):

[mediawiki/extensions/GlobalBlocking@master] [WIP] Update GlobalBlockLogFormatter for allow-account-creation flag

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

Change #1059120 merged by jenkins-bot:

[mediawiki/extensions/GlobalBlocking@master] Update GlobalBlockLogFormatter for allow-account-creation flag

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

Djackson-ctr subscribed.

Per the ticket Description: I have verified the new code has been implemented and is functioning, and displaying as expected.

account creation disabled is displaying for various logs:

image.png (949×697 px, 178 KB)

image.png (1,848×917 px, 373 KB)

image.png (466×886 px, 254 KB)

image.png (1,463×970 px, 130 KB)

Dreamy_Jazz updated the task description. (Show Details)