sepiariver / recaptchav2

Google's ReCaptcha V2 + V3 for MODX CMS: https://sepiariver.com/modx/recaptchav2-supports-recaptchav3/
https://sepiariver.com/
GNU General Public License v2.0
21 stars 15 forks source link

recaptchav3 #40

Closed Finetuned closed 5 years ago

Finetuned commented 5 years ago

When recaptchv3 fails the error message set is the same as that for v2 i.e. the lexicon->recaptchav2.recaptcha_error_message:

Please select the checkbox in the ReCaptcha image.

With v3, there is no checkbox to select…

krava77 commented 5 years ago

Have the same issue.

achterbahn commented 5 years ago

Same issue here.

sepiariver commented 5 years ago

Fixed in ed3742c8f6f7f164b85be2edfdb75706cc5ad546

(The message was a lexicon issue but other issues contributed to errors as well. 3.1.0-rc1 release should fix them all up.)