wiki.techinc.nl/includes/specials/pagers
Tim Starling 71df9ed5b2 SECURITY: Fix leak of hidden usernames via autoblocks of those users
CVE-2025-6927

In BlockListPager, restore the bl_deleted=0 condition removed in the
previous commit. Add tests.

Bug: T397595
Change-Id: I5471fe615d222b936c6668bf3089dd8b5931cc75
2025-06-30 21:25:48 +01:00
..
ActiveUsersPager.php
AllMessagesTablePager.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
BlockListPager.php SECURITY: Fix leak of hidden usernames via autoblocks of those users 2025-06-30 21:25:48 +01:00
CategoryPager.php
ContribsPager.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
DeletedContribsPager.php
ImageListPager.php
MergeHistoryPager.php
NewFilesPager.php
NewPagesPager.php Use HTML markup instead of bidi control chars in Special:NewPages 2024-10-03 16:35:55 +03:30
PagerTools.php specials: Add missing documentation to class properties 2024-09-13 19:10:50 +00:00
ProtectedPagesPager.php Replace use of getDirMark with <bdi> tag in ProtectedPagesPager 2024-10-01 20:27:30 +03:30
ProtectedTitlesPager.php
UploadStashPager.php
UsersPager.php