From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Tue, 23 Feb 2021 19:27:45 +0000 (-0600) Subject: Updates for Firefox 86 X-Git-Tag: v2.8~1 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/0e32503ed0b334a0386a83184e8c44deb529b499?ds=sidebyside;hp=-c Updates for Firefox 86 --- 0e32503ed0b334a0386a83184e8c44deb529b499 diff --git a/README.md b/README.md index a07a0b2..4b85d07 100644 --- a/README.md +++ b/README.md @@ -3945,6 +3945,7 @@ Previously you could only set and lock a subset of preferences. Starting with Fi Preferences that start with the following prefixes are supported: ``` accessibility. +app.update.* (Firefox 86, Firefox 78.8) browser. datareporting.policy. dom. @@ -3983,6 +3984,8 @@ as well as the following security preferences: |     If false, SSL errors cannot be sent to Mozilla. | security.tls.hello_downgrade_check | boolean | true |     If false, the TLS 1.3 downgrade check is disabled. +| security.tls.version.enable-deprecated | boolean | false +|     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 s form from https to http.