Recaptcha check BEFORE other validations
-
Hello,
I’m extending a CF7 form to implement a little lottery.
I already developed the custom validation on the lottery number to check if it is correct, and works smoothly.
The only problem is that I want to preclude a brute force, and I was going to rest assured with the CF7 built-in recaptcha. The only problem is that the recaptcha check is performed AFTER all validation checks, so a smart user can still try a brute force of my lottery.
Can you guys tell me if there is a way to check the recaptcha before performing my custom validation?Thank you for your help,
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Recaptcha check BEFORE other validations’ is closed to new replies.