[Buildbot-devel] Trac spam
exarkun at twistedmatrix.com
exarkun at twistedmatrix.com
Mon Aug 17 12:58:54 UTC 2009
On 12:36 pm, macke at yar.nu wrote:
>User albass is currently spamming the trac site with ticket comments.
Twisted's trac got hit by that user last night as well. A while ago I
wrote this tool to deal with such things:
http://bazaar.launchpad.net/~exarkun/twisted-trac-
integration/trunk/annotate/head%3A/trac-graphs/delete-comments-by.py
It has no unit tests, it uses what a reasonable person might consider
private details of trac's data model, I have never tested it against any
version of trac except the one in use by Twisted (an svn checkout with
some local modifications), and it deletes rows from the database and
modifies others. So, use it at your own risk.
Jean-Paul
More information about the devel
mailing list