Website security is really important in today’s enterprise world. This includes protecting your project from different spammers, bruteforce attacks and other types of breaches aiming at your user’s passwords.
A common practice among most of web applications today is implementing a reCaptcha field to their sign up forms. OsClass has this functionality by default and no additional plugins need to be installed.
You just have to enable this from the administrative dashboard. Here is how:
- Generate public and private ReCaptcha keys from:
www.google.com/recaptcha/admin#whyrecaptcha - Log into your OSClass backend
- Go to Setting -> Spam and Bots
- Enter the already generated keys
Now that your reCaptcha is activated your visitors will be asked to enter a set of characters to verify that they are actual users before adding content.
If you need further help with your ReCaptcha don’t hesitate to contact us anytime in our 24/7 Live Chat.