[Trac-tickets] Re: [The Trac Project] #1145: Provide link spam
prevention
The Trac Project
noreply at edgewall.com
Thu Jun 1 07:40:56 CDT 2006
#1145: Provide link spam prevention
-----------------------------------------------+----------------------------
Reporter: Matthew Good <trac at matt-good.net> | Owner: jonas
Type: enhancement | Status: closed
Priority: high | Milestone: 0.10
Component: general | Version: 0.8
Severity: normal | Resolution: fixed
Keywords: link spam |
-----------------------------------------------+----------------------------
Changes (by cmlenz):
* resolution: => fixed
* status: reopened => closed
Comment:
Okay, now we have the basic hooks for spam filtering, and we have the
SpamFilter plugin using those hooks. Additional filtering strategies can
be added to that plugin, or be implemented in an entirely separate plugin.
What's missing is a way to train filters. This would depend on a user
interface for reverting ticket and wiki changes, marking the submission as
spam. Anyway, such features are out of the scope of this ticket and should
be handled separately.
Note that this ticket is ''not'' about dealing with spam already in the
system (#454), it's about ''preventing'' link spam (or at least trying
to). The basic system for this is in place.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/1145>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list