mediawiki-extensions-AbuseF.../maintenance
Thalia 47fb507e28 maintenance/SearchFilters: Allow searching by privacy level
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
2024-11-26 07:25:04 +00:00
..
AddMissingLoggingEntries.php Use namespaced classes 2024-10-19 21:55:40 +02:00
MigrateActorsAF.php Use namespaced classes 2024-10-19 21:55:40 +02:00
PurgeOldLogIPData.php Use namespaced classes 2024-10-19 21:55:40 +02:00
RemoveProtectedFlagFromFilter.php Add documentation about running RemoveProtectedFlagFromFilter 2024-11-25 12:05:33 +00:00
SearchFilters.php maintenance/SearchFilters: Allow searching by privacy level 2024-11-26 07:25:04 +00:00
UpdateVarDumps.php Use namespaced classes 2024-10-19 21:55:40 +02:00