@baris said in Login to view:
This is a setting in the ACP.
2c80720f-c6f0-49f9-92c5-2e02fcdd3fe3-image.png
Thanks very much for the response, that's perfect!! 🙂
Hi.
In my forum have created one category where all can create , read and reply post.
But there are 2 Problem.
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.