File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
content/applications/websites/website/configuration Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,9 @@ Forms spam protection
3
3
=====================
4
4
5
5
:ref: `Cloudflare Turnstile <cloudflare-turnstile >` and :ref: `Google reCAPTCHA v3 <google-recaptcha >`
6
- protect website forms against spam and abuse. They attempt to distinguish between human and bot
7
- submissions using non-interactive challenges based on telemetry and visitor behavior.
6
+ protect website forms, web sign-up pages, and password reset pages against spam and abuse. They
7
+ attempt to distinguish between human and bot submissions using non-interactive challenges based on
8
+ telemetry and visitor behavior.
8
9
9
10
.. important ::
10
11
We recommend using **Cloudflare Turnstile ** as reCAPTCHA v3 may not be compliant with local data
@@ -13,7 +14,7 @@ submissions using non-interactive challenges based on telemetry and visitor beha
13
14
.. note ::
14
15
All pages using the :guilabel: `Form `, :guilabel: `Newsletter Block `, :guilabel: `Newsletter Popup `
15
16
snippets, and the eCommerce :guilabel: `Extra Step During Checkout ` form are protected by both
16
- tools.
17
+ tools. ** Web sign-up pages ** and ** password reset pages ** are also protected.
17
18
18
19
.. seealso ::
19
20
- `Cloudflare Turnstile's documentation <https://developers.cloudflare.com/turnstile/ >`_
You can’t perform that action at this time.
0 commit comments