SpamBarrier
by sklerder
This mod attempts to block spammers by using 3 levels of detection :
- HoneyPot field method
- StopForumSpam database
- DNSBL
Detailed description:
What this mod offers:
- Ability to control registrations by HoneyPot field (registration only)
- Ability to control registrations and connections by querying the StopForumSpam database
- Ability to control registrations and connections with DNSBL servers
- "HoneyPot" field customizable
- Possibility to submit detected spammers to StopForumSpam service (HoneyPot detection and deleting spammer's registered account)
- Setting the API key for StopForumSpam
- Website: http://fluxbb.org/forums/viewtopic.php?pid=48981#p48981
- Modification downloads: 4074
- Released: 2012-11-22
Recent version
- Supports FluxBB: 1.5.3, 1.5.2, 1.5.1, 1.5.0
History
Version 1.0.6
Updated for FluxBB 1.5.2 compatibility.
The version numbers are the only modifications, but 4 files are modified :
- readme.txt
- install_mod.php
- plgins/AP_SpamBarrier.php
- include/spambarrier.php
[Edit] Works with 1.5.3 too[/Edit]
- 1610 downloads
- 2013-01-14
Version 1.0.4
Works now with FluxBB 1.5.1
- 955 downloads
- 2012-11-26
Version 1.0.2
Modified plugins/AP_SpamBarrier.php :
from "echo $pun_config['o_sb_...']"
to "echo pun_htmlspecialchars($pun_config['o_sb_...'])"
- 710 downloads
- 2012-11-24
Version 1.0.0
Initial release.
- 799 downloads
- 2012-11-22