From 3a8a25ddeb53e64b7fad1cda430201e6f46eb3ad Mon Sep 17 00:00:00 2001 From: Pierre-Olivier Mercier Date: Thu, 30 Oct 2025 13:11:58 +0700 Subject: [PATCH] Add info title on non-standard authentication tests --- web/src/lib/components/AuthenticationCard.svelte | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/src/lib/components/AuthenticationCard.svelte b/web/src/lib/components/AuthenticationCard.svelte index 285b045..0b36dd0 100644 --- a/web/src/lib/components/AuthenticationCard.svelte +++ b/web/src/lib/components/AuthenticationCard.svelte @@ -197,6 +197,7 @@
X-Google-DKIM + {authentication.x_google_dkim.result} @@ -227,6 +228,7 @@
X-Aligned-From + {authentication.x_aligned_from.result}