mediawiki-extensions-AbuseF.../includes/View
Matěj Suchánek 396d892c60 Use ActionSpecifier to load the IP address
To avoid access to the global request context.

Change-Id: I4d97dbe8b693f1fcd5a4e84f2376752d8e954c18
2022-12-17 22:52:24 +01:00
..
AbuseFilterView.php Declare AbuseFilterView::$mParams as protected 2022-02-02 12:32:09 +01:00
AbuseFilterViewDiff.php Call IContextSource::getAuthority instead of IContextSource::getUser 2022-07-03 16:37:18 +02:00
AbuseFilterViewEdit.php Fix missing null check for deprecated configuration 2022-11-04 15:36:13 +00:00
AbuseFilterViewExamine.php Call IContextSource::getAuthority instead of IContextSource::getUser 2022-07-03 16:37:18 +02:00
AbuseFilterViewHistory.php Add LinkBatch to Special:AbuseFilter/home and /history 2022-07-29 13:56:03 +02:00
AbuseFilterViewImport.php Call IContextSource::getAuthority instead of IContextSource::getUser 2022-07-03 16:37:18 +02:00
AbuseFilterViewList.php Add LinkBatch to Special:AbuseFilter/home and /history 2022-07-29 13:56:03 +02:00
AbuseFilterViewRevert.php Use ActionSpecifier to load the IP address 2022-12-17 22:52:24 +01:00
AbuseFilterViewTestBatch.php Call IContextSource::getAuthority instead of IContextSource::getUser 2022-07-03 16:37:18 +02:00
AbuseFilterViewTools.php Call IContextSource::getAuthority instead of IContextSource::getUser 2022-07-03 16:37:18 +02:00
HideAbuseLog.php Call IContextSource::getAuthority instead of IContextSource::getUser 2022-07-03 16:37:18 +02:00