mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-12-25 12:02:59 +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 |
||
---|---|---|
.. | ||
integration | ||
unit | ||
AbuseFilterConsequencesTest.php | ||
AbuseFilterCreateAccountTestTrait.php | ||
AbuseFilterFilterUserTest.php | ||
AbuseFilterRowsAndFiltersTestTrait.php | ||
AbuseFilterUploadTestTrait.php | ||
ConsequenceGetMessageTestTrait.php | ||
DegroupTest.php | ||
LazyVariableComputerDBTest.php | ||
RCVariableGeneratorTest.php | ||
SchemaChangesHandlerTest.php |