From 0d1363ccc3382906f193eaa8699782e04bbe8529 Mon Sep 17 00:00:00 2001 From: Anton Afanasyeu Date: Tue, 23 Jun 2026 18:42:02 +0200 Subject: [PATCH] docs: fix Gmail anchor, require s.f0xx.org links in auth email TOC anchor for bestcastr@gmail.com; outbound verify links must use url shortener. Co-authored-by: Cursor --- 20260607-2FA-email-mobile-auth-flow.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/20260607-2FA-email-mobile-auth-flow.md b/20260607-2FA-email-mobile-auth-flow.md index 933bdde..3920c76 100644 --- a/20260607-2FA-email-mobile-auth-flow.md +++ b/20260607-2FA-email-mobile-auth-flow.md @@ -51,7 +51,7 @@ _Date: 2026-06-07 — FR §9 (email) + FR §10 (registration, 2FA, mobile) — * - [§9 — Email addresses & agent config](#9-email-addresses-agent-config) - [§9.1 Prerequisites](#91-prerequisites) - [§9.2 Register addresses (free — DNS, not “buy mailboxes”)](#92-register-addresses-free-dns-not-buy-mailboxes) - - [§9.3 Forward / duplicate to Gmail (info@ → bestcastr@gmail.com)](#93-forward-duplicate-to-gmail-info-foxxspambox0gmailcom) + - [§9.3 Forward / duplicate to Gmail (info@ → bestcastr@gmail.com)](#93-forward-duplicate-to-gmail-info-bestcastrgmailcom) - [§9.4 Recommended prod layout for this project](#94-recommended-prod-layout-for-this-project) - [§9.5 Outbound mail from BE (verification emails)](#95-outbound-mail-from-be-verification-emails) - [§10 — Registration, 2FA, mobile auth](#10-registration-2fa-mobile-auth) @@ -209,6 +209,7 @@ Outbound (BE PHP): From: Android Cast Issues Reply-To: info@apps.f0xx.org SMTP: transactional relay (see §9.5) + Verify/reset links: always **`https://s.f0xx.org/…`** (url shortener) — never raw long URLs in email bodies ``` Document chosen provider in [`INFRA.md`](INFRA.md) § changelog once live.