Google’s reCAPTCHA has been swapped out to Cloudflare’s Turnstile.
The settings for these are found on the Cloudflare Dashboard, under Turnstile.
There are different Widgets setup to separate the use and tracking. (It’s possible to allow a single one to work on multiple domains as well.)
AGDF Web Site
-
This is integrated with Gravity Forms (plugin) via Cloudflare’s plugin.
-
Key/Secret are added in global settings, then it can be added when making new forms, nothing extra to do.
-
It’s on both the Donate form and the Grant Application form.
Meetings Web Site
-
This is integrated with Gravity Forms (plugin) via Cloudflare’s plugin.
-
Key/Secret are added in global settings, then it can be added when making new forms, nothing extra to do.
-
It’s on all three Call for Faculty forms, and the Leadership Development Program.
ALTA Web Site
-
This is integrated manually with ColdFusion.
-
Key/Secret are set in global includes.
-
/includes/turnstile-box.cfm has the JavaScript and output code to drop the box on to any form.
-
/includes/turnstile-check.cfm has the ColdFusion code to validate with Cloudflare and either do a popup with go back, or just continue. Should be added to the top of the processing page.
-
-
The following forms have it. (Forms which someone must be logged in to use don’t.)
-
Join TAN (NOT logged in) - https://www.alta.org/advocacy/tan/join-tan-form
-
Find/Create ALTA Account - https://www.alta.org/membership/find-or-create-account
-
Create New ALTA Account - https://www.alta.org/membership/new-account
-
Submit BP Question - https://www.alta.org/policies-and-standards/best-practices/faq-and-help
-
RMS Search for Company - https://www.alta.org/registry/companySearch
-
RMS New Company - https://www.alta.org/registry/companyNew
-
RMS Search for User - https://www.alta.org/registry/userSearch
-
RMS New User - https://www.alta.org/registry/userSearch
-
Registry Web Site
-
Still reCAPTCHA, not under our other ones.
-
Since we’re rebuilding, we’ll use Cloudflare for the Registry 2.0 web site.
Impexium Portal
- Not yet supported, but will switch to this once it is.