There are several requests to make this around the forum, so I guess I would contribute one.
Product Information
Provide reCaptcha intergration for vBulletin 4's login process that can check for bots or unsafe traffics using Google's famous reCaptcha engine.
Main Features
Ultilizing reCaptcha v3 advantages: invisible checks that can determine how safe a user/traffic is, from very likely human to very likely bot, using reCaptcha's 'score' system.
Performing specific actions to unsafe users/traffics, reject the login or redirect to another URL.
Bad traffic users captured by the product will just be displayed with an invalid login screen.
Ability to exclude users that won't be checked by reCaptcha.
Lightweight and easy to configure.
Simple installation: Install - Get reCaptcha keys - Configure the action - Done.
Future Versions Planning
Expanding integration with other forum sections, like thread/post posting, PM, album, etc.
Expanding integration with other activities, like register, search, page viewing, etc.
Combining suport with reCaptcha v2, adding additional layer of human verification, for example, only when reCaptcha v3 detected likely unsafe traffic, verification form from v2 will show for the user to verify.
Admincp Dashboard to view all failed login attemps captured by reCaptcha.
Support for vBulletin 3 & 5.
You name it.
Details
Files upload: none
Plugins: 6
Templates: 3 (2 templates, 1 CSS template)
Phrases: 2
Instructions
(Preparation) Have your reCaptcha v3 keys ready first. reCaptcha homepage.
Import the product XML file using Product section.
Go to Options > [BetoPho] reCaptcha Integration.
Insert the keys first (this product won't work without the keys).
Configure and start using.
Additional Instructions
To check if automatic template works, after putting the keys and configuring everything, view the homepage source (with the login form) as a Guest user and search for this code:
If found, it's good. If not found, it means you are using modified templates/style.
In case it's not found, modify the template with the login form (usually 'header' template, might be other one depends on your style), search for the login form:
HTML Code:
action="login.php?do=login"
When found, insert the product code in the #1 section into anywhere inside of the form. For example, it will look like this:
When you add "Expanding integration with other activities, like register, search, page viewing, etc" ? Because spammers use registration page and hundres mails send from servers many times. I'm using Verify Mail Before Register mod, spammers always use this section. We are waiting integration from you.
When you add "Expanding integration with other activities, like register, search, page viewing, etc" ? Because spammers use registration page and hundres mails send from servers many times. I'm using Verify Mail Before Register mod, spammers always use this section. We are waiting integration from you.
Just got this installed, any options that need to be set to default in the Human Verification Manager or does it just override whatever option is picked?
That's not where you put it first of all... secondly after installation, this recaptcha v3 doesn't show in the HVM. What you see below are from different addons.
Thanks for that but what you uploaded appears to be a mod for vb3 & not vb4 and not at all related to this one. Aside from the vbulletin versions being vastly different, it appears to be from eska and not in english, which my forum is installed with. So I do appreciate the attempt for help, thank you for trying.