Create recaptcha core extension
authorMatthew Wire <mjw@mjwconsult.co.uk>
Sat, 3 Apr 2021 22:28:51 +0000 (23:28 +0100)
committerMatthew Wire <mjw@mjwconsult.co.uk>
Wed, 7 Apr 2021 21:39:12 +0000 (22:39 +0100)
commitdbf9e1e6c5e0c8a1c54e1a457f9d85d703e51cac
treeb3d5c892de638b5b3c06b6e314bd98f4cd200020
parent2a8755e6cf10e8f70270826dff1d9c7412be8b80
Create recaptcha core extension
22 files changed:
.gitignore
CRM/Admin/Form/Setting/Miscellaneous.php
CRM/Core/xml/Menu/Admin.xml
CRM/Upgrade/Incremental/php/FiveThirtySeven.php
bin/regen.sh
ext/recaptcha/CRM/Utils/ReCAPTCHA.php [moved from CRM/Utils/ReCAPTCHA.php with 100% similarity]
ext/recaptcha/LICENSE.txt [new file with mode: 0644]
ext/recaptcha/README.md [new file with mode: 0644]
ext/recaptcha/info.xml [new file with mode: 0644]
ext/recaptcha/recaptcha.civix.php [new file with mode: 0644]
ext/recaptcha/recaptcha.php [new file with mode: 0644]
ext/recaptcha/settings/recaptcha.setting.php [new file with mode: 0644]
ext/recaptcha/templates/CRM/common/ReCAPTCHA.tpl [moved from templates/CRM/common/ReCAPTCHA.tpl with 100% similarity]
ext/recaptcha/xml/Menu/recaptcha.xml [new file with mode: 0644]
settings/Core.setting.php
sql/civicrm_generated.mysql
templates/CRM/Admin/Form/Setting/Miscellaneous.tpl
templates/CRM/Admin/Page/ConfigTaskList.tpl
templates/CRM/Admin/Page/Setting.tpl
templates/CRM/UF/Form/Group.hlp
xml/templates/civicrm_data.tpl
xml/templates/civicrm_navigation.tpl