22 Commits

Author SHA1 Message Date
Stephan Brunker
f9d43d20a3 added timeout protection against spambots into event_spamblock 2019-11-02 14:20:18 +01:00
Stephan Brunker
c1908949fc event_spamblock: Added option for auto-moderate comments depending on age 2019-03-05 18:38:22 +01:00
Thomas Hochstein
4568bd892e Change message for auto-moderation after X days.
As "X" is looking like a placeholder that has
not been replaced, rephrase to "Auto-moderation
for old entries".

See https://board.s9y.org/viewtopic.php?f=2&t=24034#p10451071

Done for EN and DE, other languages will have
to be changed, too.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2018-09-22 13:35:04 +02:00
Ian
ce8917d3a0 one more for d05ae52 2015-08-16 10:28:46 +02:00
Ian
d05ae52575 lang corrections 2015-08-16 09:35:26 +02:00
Ian
72bcd36ef1 fix missing @ and change a german config constant 2015-08-15 16:46:08 +02:00
Ian
b3eb11b9f0 upport spamblock lang changes 2014-02-08 17:37:17 +01:00
Daniel Lange
9dd5b9762b Fixes and updates for serendipity_event_spamblock by DLange (2.0 branch)
[PATCH 1/4] remove serendipity_serverOffsetHour() workaround as this
 function is now in core

[PATCH 2/4] remove blogg.de anti-spamlist support as it has been
 discontinued

[PATCH 3/4] proper locking of .htaccess file to prevent race
 condition and partial file over-writes

[PATCH 4/4] allow multiple Deny From lines in .htaccess so more IPs
 can be simultaneously  blocked for busy sites
2013-11-11 14:30:37 +01:00
Grischa Brockhaus
07c12ca516 * Commented out DEBUG logs of Akismet, that blow up the spamblocklog table
* Reporting of correct comment type for Akismet calls (pingback or trackback)
2009-07-15 10:57:42 +00:00
Grischa Brockhaus
45c300afd5 Added "exclude urls" to ip validation functionality in spam block plugin. identi.ca is sending pingbacks but fails the ip validation! 2009-07-04 00:16:18 +00:00
Garvin Hicking
450ab08732 language update by konus 2009-06-15 09:26:05 +00:00
Garvin Hicking
49811d0f25 typo fix by christian boltz 2009-05-20 11:51:37 +00:00
Garvin Hicking
90e6b3ac25 Document changes in spamblock plugin 2009-01-19 11:57:03 +00:00
Garvin Hicking
2214abf835 mail-based comment authorisation for spamblock plugin 2008-10-13 11:02:12 +00:00
Garvin Hicking
c9a7a90992 Better wording for CSRF protection 2008-03-17 13:29:37 +00:00
Grischa Brockhaus
c7d3b1ede3 Extended spam blocking plugin to handle pingbacks like trackbacks. 2007-08-14 18:43:00 +00:00
Grischa Brockhaus
fc1e6a049f New spam blocking method for trackbacks: ip validation. The senders ip is compared with the ip of the host, the trackback is set to. If they don't match, the trackback is rejected/moderated. This should reject most of the trackback spam bots. 2007-07-31 15:19:16 +00:00
Garvin Hicking
bffc773cdf Allow to make shared installs have their own config file, patch by stm9x9 2007-01-02 10:15:53 +00:00
Garvin Hicking
41dd356d45 Admin-based comment response, CSRF-protection for comment form in antispam plugin 2006-10-26 09:41:10 +00:00
Tadashi Jokagi
628ad67156 * propset. 2006-08-15 10:14:56 +00:00
Garvin Hicking
e27065c90b fix spelling 2006-08-05 21:17:15 +00:00
Garvin Hicking
80e14346a5 Also support "last X" REST interface 2006-08-02 10:07:34 +00:00