opendax
opendax copied to clipboard
Recaptcha v3
It just says recaptcha, does this mean v1, or v2, or either? Also, do you support the new v3 version of recaptcha? If not, can I replace the code? Or is recaptcha more hard wired into the platform? How does recaptcha interact with the API? Or doesn't it?
use v2
I add my recaptcha v2 in config/app.yml, but not activated. "opendax 2.6"
captcha:
type: none
siteKey: "mysitekey"
secretKey: "mysecret key"
Did you change the none to recaptcha ?
On Wed, Aug 17, 2022, 22:13 Cexland - Centralized Crypto Exchange. < @.***> wrote:
I add my recaptcha v2 in config/app.yml, but not activated. "opendax 2.6"
captcha: type: none siteKey: "mysitekey" secretKey: "mysecret key"
— Reply to this email directly, view it on GitHub https://github.com/openware/opendax/issues/334#issuecomment-1218067550, or unsubscribe https://github.com/notifications/unsubscribe-auth/AO342Y2QDG73JICLQNJTVOLVZTXQDANCNFSM46EDXDRA . You are receiving this because you commented.Message ID: @.***>