mediawiki-extensions-AbuseF.../includes/Special
STran 51381f0067 Bugfix: Fix minor issues with protected vars logging
- Fix an issue where if a user didn't have view permissions they could
  get the preference check error (a preference they wouldn't have) on
  SpecialAbuseLog
- Fix an issue where the `change-access` hadn't been updated to the used
  disabled/enabled log types
- Fix an issue where a ProtectedVarsAccessLoggerTest test wasn't
  correctly using the data provider data
- Improve naming since ProtectedVarsAccessLogger exists in its own test
  file instead of being a subset of tests on AbuseLoggerTest

Bug: T371798
Change-Id: I53f22855e63d9e1339361a5c9ee7886e0f74714a
2024-09-23 03:42:41 -07:00
..
AbuseFilterSpecialPage.php Replace most Xml methods with Html 2024-05-08 13:08:52 +02:00
BlockedExternalDomains.php Use namespaced classes 2024-06-12 20:01:35 +02:00
SpecialAbuseFilter.php Only return filters visible to user in search 2024-07-08 02:47:57 -07:00
SpecialAbuseLog.php Bugfix: Fix minor issues with protected vars logging 2024-09-23 03:42:41 -07:00