stack/apps/e2e/tests/backend/endpoints/api/v1/internal
Mantra e59a70783e
Turnstile integration for fraud protection (#1239)
Enhances sign-up process with Turnstile integration for fraud
protection. Builds on top of fraud-protection-temp-emails.

Made with [Cursor](https://cursor.com)

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **New Features**
* Cloudflare Turnstile bot-protection across signup/sign-in flows
(including SDK JSON mode).
  * Email deliverability checks via Emailable.
* Sign-up risk scoring with persisted risk metrics and country code
tracking.
* UI: country-code selector, risk-score editing in user details, users
list refresh button, and Turnstile signup demo pages.

* **Bug Fixes**
  * Use actual sign-up timestamp for reporting/metrics.

* **Documentation**
* Expanded knowledge base on Turnstile, risk scoring, and env
configuration.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Konstantin Wohlwend <n2d4xc@gmail.com>
Co-authored-by: BilalG1 <bg2002@gmail.com>
Co-authored-by: Armaan Jain <84474476+Developing-Gamer@users.noreply.github.com>
Co-authored-by: nams1570 <amanganapathy@gmail.com>
2026-03-20 21:26:45 +00:00
..
payments [Feat] Add payment methods page to dashboard (#1103) 2026-01-20 14:33:31 -08:00
projects Speed up tests (#1063) 2025-12-28 11:25:04 -08:00
api-keys.test.ts Speed up tests (#1063) 2025-12-28 11:25:04 -08:00
config-local-emulator.test.ts Local emulator base (#1233) 2026-03-10 15:15:06 -07:00
config.test.ts "Require publishable client key" toggle (#1158) 2026-02-19 10:23:16 -08:00
email-drafts.test.ts Emails redesign (#1076) 2026-02-16 14:57:17 -08:00
email-queue-step.test.ts Email outbox backend (#1030) 2025-12-12 10:26:38 -08:00
email-templates-create.test.ts Emails redesign (#1076) 2026-02-16 14:57:17 -08:00
email-templates.test.ts Emails redesign (#1076) 2026-02-16 14:57:17 -08:00
email.test.ts Email outbox backend (#1030) 2025-12-12 10:26:38 -08:00
failed-emails-digest.test.ts Update email rendering code to use latest version of freestyle and to have a fallback with vercel sandbox (#1091) 2026-01-14 10:53:16 -08:00
local-emulator-project.test.ts Local emulator base (#1233) 2026-03-10 15:15:06 -07:00
managed-email-onboarding.test.ts Managed email provider (#1222) 2026-03-09 20:23:11 -07:00
projects.test.ts Add onboarding status to Project model and implement related database… (#1246) 2026-03-13 12:00:40 -07:00
sign-up-rules-stats.test.ts Fix sign-up rules glitch 2026-02-25 11:15:00 -08:00
sign-up-rules-test.test.ts Turnstile integration for fraud protection (#1239) 2026-03-20 21:26:45 +00:00
transactions-refund.test.ts Partial refunds frontend (#1123) 2026-01-29 11:20:04 -08:00
transactions.test.ts fix product route access (#1134) 2026-01-27 18:30:14 +00:00
wysiwyg-edit.test.ts Custom dashboards and unified ai no playground (#1243) 2026-03-13 20:24:40 +00:00