From e4d18703ac7ec108ac1b73237520e7b8725fdd75 Mon Sep 17 00:00:00 2001 From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Fri, 3 Oct 2025 12:49:42 -0400 Subject: [PATCH] Add new webauthn pref to docs --- docs/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/index.md b/docs/index.md index 93975ce..5902111 100644 --- a/docs/index.md +++ b/docs/index.md @@ -5608,6 +5608,8 @@ as well as the following security preferences: |     If true, browser will accept TLS 1.0. and TLS 1.1. (Firefox 86, Firefox 78.8) | security.warn_submit_secure_to_insecure | boolean | true |     If false, no warning is shown when submitting a form from https to http. +| security.webauthn.always_allow_direct_attestation | boolean | false +|     If true, unnecessary (redundant) WebAuthn prompts are not shown. Using the preference as the key, set the `Value` to the corresponding preference value. -- 2.43.0