Open GoogleCodeExporter opened 8 years ago
I'm going to add antispam to the ban page in 032 so that bots cant just unban
themselves when their ban expires via automatic ban removal exploitation
Before warnings (duration 0) or expired bans are lifted, you have to solve a
captcha to actually remove it. This should cut down on bots coming back from
being banned only to spam once again and be banned again.
It will work like this:
If admin has elected to ban blacklisted words (new default behavior)
Bot (or even an innocent user) posts a banned word (from blacklist) and is
subsequently banned (via new code)
They refresh the page, only to find they have been banned.
If the ban duration for blacklist bans is set to 0, the ban is actually a
warning
User solves captcha (or bot doesn't, hopefully) and the ban is lifted
If the ban is several hours long (basically not a warning and not a permaban)
User solves captcha (or bot doesn't, hopefully) and the ban is lifted
If text replacement is used instead
Post goes through, offending site is replaced with defined text (currently
hardcoded, but ideally all of this will be placed in a new admin menu,
anti-spam, that will replace the current black list menu)
Board fills with xxxxxxxxxxxx posts :[
Original comment by TaQS...@gmail.com
on 7 Feb 2011 at 7:42
Original issue reported on code.google.com by
TaQS...@gmail.com
on 2 Feb 2011 at 9:05