The globalblocks query API should be updated to read the value of gb_create_account and then add a flag indicating when the block disallows account creation.
Acceptance criteria
- Update the globalblocks API to read the value of gb_create_account
| Dreamy_Jazz | |
| Aug 2 2024, 7:05 PM |
| F57287475: image.png | |
| Aug 23 2024, 5:53 AM |
The globalblocks query API should be updated to read the value of gb_create_account and then add a flag indicating when the block disallows account creation.
| Subject | Author | Repo | Branch | Lines +/- | |
|---|---|---|---|---|---|
| Update ApiQueryGlobalBlocks to read gb_create_account | Dreamy Jazz | mediawiki/extensions/GlobalBlocking | master | +42 -21 |
Change #1059420 had a related patch set uploaded (by Dreamy Jazz; author: Dreamy Jazz):
[mediawiki/extensions/GlobalBlocking@master] Update ApiQueryGlobalBlocks to read gb_create_account
Change #1059420 merged by jenkins-bot:
[mediawiki/extensions/GlobalBlocking@master] Update ApiQueryGlobalBlocks to read gb_create_account
I have verified the new code has been implemented and is functioning and displaying as expected.