From eb5b4fb2c847581ef49e6c66f724341d0b6203de Mon Sep 17 00:00:00 2001 From: masp-odoo Date: Fri, 20 Sep 2024 13:02:19 +0000 Subject: [PATCH] [FIX] website: recaptcha threshold number task-4145451 closes odoo/documentation#11106 X-original-commit: 0aa1a671dd5d3338792fea0e7b306351d720c7cf Signed-off-by: Audrey Vandromme (auva) Signed-off-by: Marion Spindler (masp) --- .../websites/website/configuration/spam_protection.rst | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/content/applications/websites/website/configuration/spam_protection.rst b/content/applications/websites/website/configuration/spam_protection.rst index 42878036e..b69c675c9 100644 --- a/content/applications/websites/website/configuration/spam_protection.rst +++ b/content/applications/websites/website/configuration/spam_protection.rst @@ -121,11 +121,15 @@ On Odoo :guilabel:`Site Key` field in Odoo. - Open the Google reCAPTCHA page, copy the :guilabel:`Secret key`, and paste it into the :guilabel:`Secret Key` field in Odoo. -- Change the default :guilabel:`Minimum score` (`0.50`) if necessary, using a value between `1.00` +- Change the default :guilabel:`Minimum score` (`0.70`) if necessary, using a value between `1.00` and `0.00`. The higher the threshold is, the more difficult it is to pass the reCAPTCHA, and vice - versa. + versa. Out of the 11 levels, only the following four score levels are available by default: + `0.1`, `0.3`, `0.7` and `0.9`. - Click :guilabel:`Save`. +.. seealso:: + `Interpret reCAPTCHA scores - Google documentation `_ + You can notify visitors that reCAPTCHA protects a form. To do so, open the website editor and navigate to the form. Then, click somewhere on the form, and on the right sidebar's :guilabel:`Customize` tab, toggle :guilabel:`Show reCAPTCHA Policy` found under the :guilabel:`Form`