Page MenuHomePhabricator

Create a special page to handle additions/removals and logging of spam blacklist entries
Closed, ResolvedPublic

Description

Author: mike.lifeguard+bugs

Description:
Instead of using a wiki page with a particular format, please create a special page to manage the spam blacklist. An inputbox for the regex, and an inputbox for the comment, and log all additions. For removals, some way of looking up and/or listing the regexes is needed. Allowing a user to enter a string and return all regexes which match it would be a very nice feature.

Removals should be logged with a comment. Ideally, multiple removals should be possible simultaneously by listing all regexes, or a subset, and hitting some checkboxes; then "remove all" with a single comment. Adding multiple regexes simultaneously would be nice too, but I can't think of any way to do that other than multiple inputboxes (not good) or entering one per into a textbox.

Currently the spam blacklist at meta is becoming quite large, as is the log of removals and additions. Large pages like that are difficult to search and/or edit effectively (load time is also becoming an issue), and automated logging would reduce the workload of those who maintain the blacklist considerably, as well as making it easier for users unfamiliar with the system to find entries and the reasoning for them.


Version: unspecified
Severity: normal

Details

Reference
bz13805

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:09 PM
bzimport added a project: SpamBlacklist.
bzimport set Reference to bz13805.
bzimport added a subscriber: Unknown Object (MLST).

mike.lifeguard+bugs wrote:

*** This bug has been marked as a duplicate of bug 4459 ***