From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Fri, 3 Oct 2025 16:49:42 +0000 (-0400) Subject: Add new webauthn pref to docs X-Git-Tag: v7.4~6 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/e4d18703ac7ec108ac1b73237520e7b8725fdd75?ds=sidebyside;hp=-c Add new webauthn pref to docs --- e4d18703ac7ec108ac1b73237520e7b8725fdd75 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.