Opened 19 years ago
Closed 18 years ago
#813 closed defect (fixed)
we need spam protection for the ticket system :-(
Reported by: | hugo | Owned by: | Jacob |
---|---|---|---|
Component: | *.djangoproject.com | Version: | |
Severity: | normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Tickets #498 and #603 both have an asian-teen-porn-spam attached (at least it looks from what you see on that page like it is something like that - can't read the language, but it's definitely _not_ related to anything in Django).
Don't know wether one can remove comments in the ticket system - at least I don't know about a way, but there might be something in Trac 0.9. We will need wiki and ticket "gardners" that have the right to kill comments/changes like those ...
Usually that crap rolls in in little numbers and if they see that it stays around, they will start to flood the system. So we should get something running now, to prevent bigger damage later. I hate spammers :-(
Change History (6)
comment:1 by , 19 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 by , 19 years ago
priority: | high → normal |
---|---|
Resolution: | invalid |
Status: | closed → reopened |
Some developments that might be worth looking into:
comment:3 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Fixed. We're now using http://projects.edgewall.com/trac/wiki/SpamFilter. A blacklist is maintained at BadContent.
comment:4 by , 18 years ago
Type: | defect |
---|
comment:5 by , 18 years ago
priority: | normal → high |
---|---|
Resolution: | fixed |
Status: | closed → reopened |
Type: | → defect |
we have another spammer :(
lots of tickets now have been changed to summary: "smart+question"
and content "hello gyus! http://spammers/url sorry ;)"
i also recognized a spelling update: "hello guys! http://spammers/url sorry ;)"
so it seams our bad guy is updating its script at least once.
please add this guy to the blacklist...
comment:6 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
We've got spam protection activated.
Looks like this is ticket 454 over at Trac's trac. For now I can delete 'em directly in the db; drop me an email if we get hit again.