nodebb-plugin-spam-be-gone-test
Version:
anti spam using both Google Recaptcha, Akismet.com, StopForumSpam.com & ProjectHoneyPot.com
21 lines (15 loc) • 1.01 kB
Markdown
nodebb-plugin-spam-be-gone
==========================
## From 0.3.x to 0.4.x
Spam Be Gone 0.4.x uses [Google's "No CAPTCHA reCAPTCHA"](http://googleonlinesecurity.blogspot.com/2014/12/are-you-robot-introducing-no-captcha.html?m=1) which does not support the old public/private keys, so you need to generate new ones and replace the old ones in your NodeBB Admin Panel, or you will see an error instead of the captcha image, visit this page to do so: https://www.google.com/recaptcha/admin#list
```
ERROR: Global site keys are not supported
```
## Screenshots
### Settings page

### Registration page

### Flag a post for moderation
and it will be also reported to Akismet (if enabled)
