Thanks it works
Post in Anonymous
-
Hi.
In my forum have created one category where all can create , read and reply post.
But there are 2 Problem.- All anonymous can delete all post in anononymous.
- There is one problem of the security, the problem is spambot and robot , how put the captcha ( For anonymous ) to post and to reply?
-
Am more interested in knowing about captcha support
looking forward to this being resolved.
-
npm install nodebb-plugin-spam-be-gone
-
@a_5mith said:
npm install nodebb-plugin-spam-be-gone
Yeah, i know, i use this, but add recaptha in Registration no in Post.
-
@Master-Antonio this plugin does not add captcha to a post. If you're concerned about spam, don't allow anonymous posting. I'd advise against using captcha anyway, it's pretty rubbish as a spam prevention technique, you'd be better off requiring sign up and running emails against the project honeypot database.
-
@a_5mith said:
@Master-Antonio this plugin does not add captcha to a post. If you're concerned about spam, don't allow anonymous posting. I'd advise against using captcha anyway, it's pretty rubbish as a spam prevention technique, you'd be better off requiring sign up and running emails against the project honeypot database.
For HoneyPots , how do i create API KEY?
In http://i.gyazo.com/68932c1fc73659f0f002f980c1c5d677.png ( Preferred Language ) What should I put? -
Can you print screen the options. It's been a while since I've created an account there.
-
-
Ah yeah, you can select any. Pretty sure I used mod_perl though. Once you have the api key, you don't need to log in to that site again.