Modify

Opened 16 years ago

Closed 16 years ago

#3076 closed defect (fixed)

AddCommentMacro does not use a spam filter

Reported by: Thomas Moschny Owned by: osimons
Priority: normal Component: AddCommentMacro
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

It seems that the spammers are now capable of POST'ing spam comments. So, it would be nice if there was spam filtering support in this plugin.

#3051 presents a standalone solution, but imho using the SpamFilter plugin would be the better / more general approach.

Attachments (1)

addcommentmacro-0.11-spamfilter.patch (3.0 KB) - added by Thomas Moschny 16 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 Changed 16 years ago by Alec Thomas

Owner: changed from Alec Thomas to osimons

comment:2 Changed 16 years ago by Thomas Moschny

Here's a patch for the 0.11 version of the macro.

Changed 16 years ago by Thomas Moschny

comment:3 Changed 16 years ago by osimons

Resolution: fixed
Status: newclosed

(In [3723]) AddCommentMacro: Now calls wiki page manipulators to check content before saving. This means support for Spam Filter plugin and similar plugins that can veto any wiki page change.

Report and patch by Thomas Moschny. Closes #3076.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain osimons.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.