]> git.p6c8.net - policy-templates.git/blobdiff - docs/index.md
Add new webauthn pref to docs
[policy-templates.git] / docs / index.md
index 643a46721a66814d43c240a0fd1018c2c9368157..5902111345ff96f4f12640be85b3290e7fdd2c32 100644 (file)
@@ -3172,9 +3172,9 @@ Value (string):
 ### Extensions
 Control the installation, uninstallation and locking of extensions.
 
-We strongly recommend that you use the **[`ExtensionSettings`](#extensionsettings)** policy. It has the same functionality and adds more. It does not support native paths, though, so you'll have to use file:/// URLs.
+Note: The **[`ExtensionSettings`](#extensionsettings)** policy was added in Firefox 69. It provides additional functionality and is closer in compatibility to Chrome and Edge. It does not support native paths, though, so you'll have to use file:/// URLs. I'd recommend trying it before using this policy. Any future improvements will happen in that policy.
 
-This method will be deprecated in the near future.
+We will not, however, be removing this policy.
 
 `Install` is a list of URLs or native paths for extensions to be installed.
 
@@ -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.
 

patrick-canterino.de