ANTI-SPAM filter in trac
Reported by Gaspard Bucher | September 3rd, 2008 @ 03:18 PM | in public beta
Originally posted on Trac by gaspard Original Trac Ticket
Description (Last modified by gaspard)
We need a way to avoid spam.
Trac Attachments
http://dev.zenadmin.org:80//atta...
Trac Comments
2008-02-14 17:37:42 changed by gaspard
rights removed due to spam
attachment trac_rights.png added.
rights removed due to spam
attachment trac_rights.png added.
2008-02-14 17:46:04 changed by gaspard
sqlite> delete from ticket where id 133; sqlite> delete from ticket_change where ticket = 119; sqlite> delete from ticket_custom where ticket = 119; sqlite> delete from ticket where id = 119;
cleanup done.
2008-02-14 17:46:21 changed by gaspard
sqlite> delete from ticket where id 133; sqlite> delete from ticket_change where ticket = 119; sqlite> delete from ticket_custom where ticket = 119; sqlite> delete from ticket where id = 119;
2008-02-28 20:44:49 changed by gaspard
milestone set to 0.8.
milestone set to 0.8.
2008-02-28 20:52:43 changed by gaspard
Installed account manager plugin
2008-02-28 21:31:57 changed by gaspard
Had to use form login to make it work.
status changed from new to closed.
totalhours changed from 0.0 to 1.5.
description changed.
hours set to 1.5.
estimatedhours set to 1.5.
resolution set to fixed.
Had to use form login to make it work.
status changed from new to closed.
totalhours changed from 0.0 to 1.5.
description changed.
hours set to 1.5.
estimatedhours set to 1.5.
resolution set to fixed.
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Anyone knows how to use formatting here ?
Git repository: http://github.com/zena
Official website: http://zenadmin.org