diff options
author | Máté Szabó <mszabo@wikimedia.org> | 2025-01-06 15:18:27 +0100 |
---|---|---|
committer | Máté Szabó <mszabo@wikimedia.org> | 2025-01-07 14:18:32 +0100 |
commit | 5965f6fc0a08a04c8dda3da3ae562c983bcc0079 (patch) | |
tree | 290cfa564b4c27719c00acf5337c8065b9d0bb4b /tests/phpunit/includes/session/PHPSessionHandlerTest.php | |
parent | f6c1071480f92dd41394ce3272e16e2527ce3476 (diff) | |
download | mediawikicore-5965f6fc0a08a04c8dda3da3ae562c983bcc0079.tar.gz mediawikicore-5965f6fc0a08a04c8dda3da3ae562c983bcc0079.zip |
specials: Support temporary account filtering on Special:BlockList
Why:
- Special:BlockList currently supports excluding blocks targeting IP
addresses or registered users, but not temporary accounts.
- To preserve feature parity when temporary accounts are enabled, it
should also allow excluding blocks that are targeting temporary
accounts.
What:
- Add a new filtering option to exclude blocks targeting temporary
accounts on Special:BlockList. This is only displayed if temporary
accounts are a known concept on the local wiki.
- Have the existing "Hide account blocks" checkbox exclude named users
only if temporary accounts are a known concept on the local wiki, and
show a different label if so.
Bug: T380266
Change-Id: I63ada264c0da406c728ac54fcbe0b6621f1e9250
Diffstat (limited to 'tests/phpunit/includes/session/PHPSessionHandlerTest.php')
0 files changed, 0 insertions, 0 deletions