When a user is blocked with a hideuser block on a wiki with MultiBlocks enabled, the Special:BlockList shows these blocks with the username redacted.
However, if a user with the block and not the hideuser right loads the page they can see "unblock" and "change block" links which show the hidden username in those URLs.
Steps to reproduce
- Open Special:Block with MultiBlocks enabled and while logged in as a user who has the hideuser right
- Add a block which is normal (does not hide the user)
- Add a block which hides the username
- Log in to a user who has the block right but not the hideuser right
- Open Special:BlockList
- Hover over either the "remove block" or "change block" action links for the block added in step 2
Additional notes
This does not seem to occur when MultiBlocks are not enabled, because only one block could exist.
