diff --git a/lib/plugins/crowdsec/captcha.lua b/lib/plugins/crowdsec/captcha.lua index a0b6cec..52cca44 100644 --- a/lib/plugins/crowdsec/captcha.lua +++ b/lib/plugins/crowdsec/captcha.lua @@ -70,7 +70,9 @@ function M.GetTemplate() end function M.GetCaptchaBackendKey() - return captcha_frontend_key[M.CaptchaProvider] .. "-response" + -- return captcha_frontend_key[M.CaptchaProvider] .. "-response" + -- Temporary "fix" + return "mcaptcha__token" end function table_to_encoded_url(args) diff --git a/templates/captcha.html b/templates/captcha.html index 7effa82..1e1eea7 100644 --- a/templates/captcha.html +++ b/templates/captcha.html @@ -98,7 +98,7 @@
Parece que no tienes javascript habilitado, no te preocupes, aun puedes acceder al sitio siguiendo estas instrucciones
- Token: + Token: