Afform - Add support for ReCaptcha v2
authorKurund Jalmi <kurundjalmi@thirdsectordesign.org>
Fri, 7 Oct 2022 19:09:57 +0000 (20:09 +0100)
committerColeman Watts <coleman@civicrm.org>
Tue, 1 Nov 2022 20:11:54 +0000 (16:11 -0400)
commit45293ec80ea76c441c4a134fb32b38c933cce3d9
tree56424d3f180fbcc49d46979644fecd6903b41396
parent8f6e010ae690a4a99085b0804dcc2bbdae03a006
Afform - Add support for ReCaptcha v2

Fixes dev/core#3173
Co-authored-by: Coleman Watts <coleman@civicrm.org>
14 files changed:
ext/recaptcha/CRM/Utils/ReCAPTCHA.php
ext/recaptcha/Civi/AfformReCaptcha2.php [new file with mode: 0644]
ext/recaptcha/ang/afGuiRecaptcha2.ang.php [new file with mode: 0644]
ext/recaptcha/ang/afGuiRecaptcha2.module.js [new file with mode: 0644]
ext/recaptcha/ang/afGuiRecaptcha2/afGuiRecaptcha2-menu.html [new file with mode: 0644]
ext/recaptcha/ang/afGuiRecaptcha2/afGuiRecaptcha2.html [new file with mode: 0644]
ext/recaptcha/ang/crmRecaptcha2.ang.php [new file with mode: 0644]
ext/recaptcha/ang/crmRecaptcha2.module.js [new file with mode: 0644]
ext/recaptcha/ang/crmRecaptcha2/crmRecaptcha2.component.js [new file with mode: 0644]
ext/recaptcha/ang/crmRecaptcha2/crmRecaptcha2.html [new file with mode: 0644]
ext/recaptcha/ang/css/afGuiRecaptcha2.css [new file with mode: 0644]
ext/recaptcha/ang/css/rc2-dark.png [new file with mode: 0644]
ext/recaptcha/ang/css/rc2-light.png [new file with mode: 0644]
ext/recaptcha/info.xml