]> git.p6c8.net - policy-templates.git/commitdiff
Add new webauthn pref to docs
authorMichael Kaply <345868+mkaply@users.noreply.github.com>
Fri, 3 Oct 2025 16:49:42 +0000 (12:49 -0400)
committerMichael Kaply <345868+mkaply@users.noreply.github.com>
Fri, 3 Oct 2025 16:49:42 +0000 (12:49 -0400)
docs/index.md

index 93975ce37ddd16d574474ea3603f166ff72ea7e0..5902111345ff96f4f12640be85b3290e7fdd2c32 100644 (file)
@@ -5608,6 +5608,8 @@ as well as the following security preferences:
 | &nbsp;&nbsp;&nbsp;&nbsp;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
 | &nbsp;&nbsp;&nbsp;&nbsp;If false, no warning is shown when submitting a form from https to http.
+| security.webauthn.always_allow_direct_attestation | boolean | false
+| &nbsp;&nbsp;&nbsp;&nbsp;If true, unnecessary (redundant) WebAuthn prompts are not shown.
 
 Using the preference as the key, set the `Value` to the corresponding preference value.
 

patrick-canterino.de