Do we delete spammers accounts from bugzilla?

Bruno Jesus 00cpxxx at gmail.com
Mon Nov 28 09:40:01 CST 2016


On Thu, Oct 13, 2016 at 11:18 PM, Sebastian Lackner
<sebastian at fds-team.de> wrote:
> Today there was so much spam that I finally decided to write a script for
> it. ;) For all people interested, the script is available here:
> https://github.com/slackner/bugzilla-tools/blob/master/delete_spam.py
>
> Usage: ./delete_spam.py ID [ID ...]
>
> So far the script does not implement any actual spam detection, it only
> simplifies the cleanup task. The script uses the Bugzilla xmlrpc API to
> disable the guilty bug creator, and also updates the bug status itself
> (change title, hide comments, and so on). If someone wants to contribute
> any improvements, patches and pull-requests are welcome. *g* ;)

This is pure awesomeness, I'm using it from now on.



More information about the wine-devel mailing list