User tests: Successful: Unsuccessful:
Pull Request for Issue #20960 .
allow form submission if Google Recaptcha v1 enabled
Will allow spamming of forms configured with v1 captcha where those forms are relying on the (broken/discontinued) API, but will now also provide backward compatibility allowing of real users to submit the form.
Will remove the JS warnings in Console.
Configure Google recaptcha v1 with a fake key
You can still submit forms - proving b/c works and the absence of a working google api is not blocking form submissions
Status | New | ⇒ | Pending |
Category | ⇒ | Front End Plugins |
Labels |
Added:
?
|
I have tested this item
They're private methods. If you're using them (because the only way to do it is through a hack, i.e. Reflection), you deserve the break.
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-02-10 21:36:17 |
Closed_By | ⇒ | PhilETaylor |
Should methods
_recaptcha_qsencode
and_recaptcha_http_post
be removed?