Remove reCAPTCHA v1 implementation
authorTim Düsterhus <duesterhus@woltlab.com>
Thu, 3 Dec 2020 10:06:40 +0000 (11:06 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Thu, 3 Dec 2020 10:15:23 +0000 (11:15 +0100)
commit18dc0923186065b18ebbf61a914ab8f070df26bb
tree98e8680537c68a1b890998ee2bbfff6f29b93e56
parenta480c62ba78c3f1271b850a799d7b8af16486c7a
Remove reCAPTCHA v1 implementation

API keys can no longer be created and Google removed the necessary endpoints
for it to work. Thus the code is dead code by now.
com.woltlab.wcf/templates/recaptcha.tpl
wcfsetup/install/files/acp/templates/recaptcha.tpl
wcfsetup/install/files/lib/form/RecaptchaForm.class.php
wcfsetup/install/files/lib/system/captcha/RecaptchaHandler.class.php
wcfsetup/install/files/lib/system/recaptcha/RecaptchaHandler.class.php [deleted file]