mediawiki-extensions-AbuseF.../includes
Daimona Eaytoy 4950bf6664 Validate the abusefilter-blocker name
In T209565#4826952 I discovered that if the "abusefilter-blocker"
message is an invalid username, we silently end up without a system
user, thus risking to break something. Instead of silently failing, emit
a warning and use the default name. As I wrote in the code comment, we'd
better avoid throwing, because the message can be modified by anyone,
who could then break the site.

Change-Id: Ifa866bd9676945bf94e7e481adf6ad0d6cf4370c
2018-12-17 16:02:24 +01:00
..
api SECURITY: Remove private information from the API results 2018-12-03 23:11:32 +00:00
pagers Revert "Revert "Add typehinting for every object-only parameter"" 2018-11-15 10:09:16 +01:00
parser Merge "Fix regex group counting for get_matches" 2018-12-04 13:58:06 +00:00
special Revert "Revert "Add typehinting for every object-only parameter"" 2018-11-15 10:09:16 +01:00
Views Merge "Revert "Revert "Add typehinting for every object-only parameter""" 2018-11-18 16:27:27 +00:00
AbuseFilter.php Validate the abusefilter-blocker name 2018-12-17 16:02:24 +01:00
AbuseFilterChangesList.php Remove info leak 2018-10-23 10:53:39 +00:00
AbuseFilterHooks.php Emit debug logs when filtering without title 2018-12-13 20:34:21 +00:00
AbuseFilterModifyLogFormatter.php Actually mark abusefilter creations as such in the AbuseFilter log 2018-01-12 17:03:13 +00:00
AbuseFilterPreAuthenticationProvider.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00
AbuseFilterSuppressLogFormatter.php Migrate AbuseFilter suppress log 2018-08-21 16:05:54 +00:00
AbuseFilterVariableHolder.php Unbreak /examine for old log entries 2018-09-13 18:42:47 +02:00
AbuseLogHitFormatter.php Minor escaping fixes 2018-07-05 18:51:30 +00:00
AFComputedVariable.php Expose text from all slots to AbuseFilter 2018-12-05 09:24:08 -08:00
TableDiffFormatterFullContext.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00