additional_plugins/serendipity_event_spamblock_rbl/ChangeLog
Thomas Hochstein 6677de78f8 [event_spamblock_*] Don't overwrite "moderate" flag.
Unconditionally setting $serendipity['csuccess']
to 'true' will override a "moderate" flag set by
another (spamblock) plugin.

Fixes s9y/Serendipity#528

Signed-off-by: Thomas Hochstein <thh@inter.net>
2019-08-17 04:12:52 +02:00

16 lines
346 B
Plaintext

1.5.1:
------
Fix: Don't overwrite "moderate" flags from other plugins.
($serendipity['csuccess'])
1.5:
----
Added legal gdpr/dsgvo info
1.4:
----
Removed old blacklist 'sbl-xbl.spamhaus.org, bl.spamcop.net' with 'list.blogspambl.com'
and removed use of missing $dnsbl->getTxt() function in delivered old DNSBL.php, thanks to indigoxela