mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-27 23:40:19 +00:00
8885a5983e
This action have ALWAYS had this problem: when creating a new filter, the temporary ID is 'new', and the throttle ID is then 'new'. This is used when creating/checking throttle keys to determine if the user should be throttled. However, the 'new' key is not unique and (although it's not the only part of the key), it may lead to unpredictable behaviours. I'm not sure if this solves the task below, but can probably help. Also added a FIXME that we should handle shortly. Bug: T195699 Change-Id: Id3b0ff524c52fb57fdd72f9608f758f8383e4320 |
||
---|---|---|
.. | ||
api | ||
pagers | ||
parser | ||
special | ||
Views | ||
AbuseFilter.php | ||
AbuseFilterChangesList.php | ||
AbuseFilterHooks.php | ||
AbuseFilterModifyLogFormatter.php | ||
AbuseFilterPreAuthenticationProvider.php | ||
AbuseFilterSuppressLogFormatter.php | ||
AbuseFilterVariableHolder.php | ||
AbuseLogHitFormatter.php | ||
AFComputedVariable.php | ||
TableDiffFormatterFullContext.php |