Skip to content
 
 

Repository files navigation

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" 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

screen shot 2015-11-19 at 2 46 08 pm

Registration page

Imgur

Flag a post for moderation

and it will be also reported to Akismet (if enabled) Github with love

Cap

Cap is self-hosted, so the ACP asks for your own instance:

  • API Endpoint: https://<your-instance>/<site-key>/, the same URL the widget uses
  • Secret Key: from the Cap dashboard, used for siteverify and never handed to the browser
  • Widget URL: optional, defaults to a pinned cap-widget build on jsDelivr. Point it at https://<your-instance>/assets/widget.js to serve the script yourself

Tokens are single use and verified server-side on registration, and on login when that box is ticked.

About

yup

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages