mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-27 15:30:42 +00:00
47fb507e28
Why: * Filters should only be protected if they contain protected variables, or have done in the past. * Before T377765, it was possible to protect any filter, and at least one filter was mistakenly protected. * To check whether any other filters have been mistakenly protected, it is helpful to run a query on all databases for protected filters. What: * Add an option to maintenance/SearchFilters to allow searching by privacy level. Bug: T380290 Change-Id: I40837de7c63fb8001734df80524a0bf79ff50135 |
||
---|---|---|
.. | ||
AddMissingLoggingEntries.php | ||
MigrateActorsAF.php | ||
PurgeOldLogIPData.php | ||
RemoveProtectedFlagFromFilter.php | ||
SearchFilters.php | ||
UpdateVarDumps.php |