1
0
Commit Graph

15 Commits

Author SHA1 Message Date
Daniel Lange
16e57974b0 Fixes and updates for serendipity_event_spamblock by DLange
[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:21:22 +01:00
Ian
d969624365 core plugins cleanup, doc headers, tabs, consistency etc. 2013-08-14 12:11:40 +02:00
Grischa Brockhaus
b5793aeb06 2009-07-15 10:57:58 +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
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