mediawiki-extensions-AbuseF.../includes/View
STran bd819b98a2 Add preference for viewing protected variables in AbuseFilter
Users need to enable a preference before gaining access to the IPs
from `user_unnamed_ip`, a protected variable.

- Add a preference that the user can check to toggle their access
- Check for the preference and the view right for logs that reveal
  protected variables on:
  + AbuseFilterViewExamine
  + SpecialAbuseLog
  + QueryAbuseLog

Bug: T371798
Change-Id: I5363380d999118982b216585ea73ee4274a6eac1
2024-09-12 07:59:24 -07:00
..
AbuseFilterView.php Use stable andExpr() / orExpr() methods 2024-07-11 18:36:04 +02:00
AbuseFilterViewDiff.php Use namespaced classes 2024-06-12 20:01:35 +02:00
AbuseFilterViewEdit.php Use namespaced MessageSpecifier 2024-07-28 21:59:35 +02:00
AbuseFilterViewExamine.php Add preference for viewing protected variables in AbuseFilter 2024-09-12 07:59:24 -07:00
AbuseFilterViewHistory.php Use namespaced classes 2024-06-12 20:01:35 +02:00
AbuseFilterViewImport.php Use namespaced classes 2024-06-12 20:01:35 +02:00
AbuseFilterViewList.php Only return filters visible to user in search 2024-07-08 02:47:57 -07:00
AbuseFilterViewRevert.php Use namespaced classes 2024-06-12 20:01:35 +02:00
AbuseFilterViewTestBatch.php Disallow protected variable access on AbuseFilterViewTestBatch 2024-07-10 05:31:03 -07:00
AbuseFilterViewTools.php Use namespaced classes 2024-06-12 20:01:35 +02:00
HideAbuseLog.php Use namespaced classes 2024-06-12 20:01:35 +02:00