1
0

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
This commit is contained in:
Daniel Lange
2013-11-11 14:30:37 +01:00
committed by Garvin Hicking
parent 149e6aa9a7
commit 9dd5b9762b
29 changed files with 25 additions and 145 deletions

View File

@ -88,8 +88,6 @@
@define('PLUGIN_EVENT_SPAMBLOCK_REMOVE_URL', 'Zru<72>i<EFBFBD> blokov<6F>nie tejto adresy URL');
@define('PLUGIN_EVENT_SPAMBLOCK_REMOVE_EMAIL', 'Zru<72>i<EFBFBD> blokov<6F>nie tejto e-mailovej adresy');
@define('PLUGIN_EVENT_SPAMBLOCK_BLOGG_SPAMLIST', 'Aktivova<76> filtrovanie adries URL z balcklistu blogg.de');
@define('PLUGIN_EVENT_SPAMBLOCK_REASON_BLOGG_SPAMLIST', 'Zamietnut<75> blacklistom blogg.de');
@define('PLUGIN_EVENT_SPAMBLOCK_REASON_TITLE', 'Nadpis koment<6E>ra je rovnak<61> ako jeho telo');
@define('PLUGIN_EVENT_SPAMBLOCK_FILTER_TITLE', 'Odmietnut<75> bud<75> koment<6E>re, ktor<6F> v tele obsahuj<75> iba nadpis.');