From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Tue, 2 Jan 2024 14:02:30 +0000 (-0500) Subject: Add new security prefs X-Git-Tag: v5.6~2 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/2d51f613f13e070c199200275f5fd3059914efe4?ds=inline Add new security prefs --- diff --git a/docs/index.md b/docs/index.md index 3420922..4e59368 100644 --- a/docs/index.md +++ b/docs/index.md @@ -4614,6 +4614,10 @@ as well as the following security preferences: | --- | --- | --- | | security.default_personal_cert | string | Ask Every Time |     If set to Select Automatically, Firefox automatically chooses the default personal certificate. +| security.disable_button.openCertManager | string | N/A +|     If set to true and locked, the View Certificates button in preferences is disabled (Firefox 121, Firefox ESR 115.6) +| security.disable_button.openDeviceManager | string | N/A +|     If set to true and locked, the Security Devices button in preferences is disabled (Firefox 121, Firefox ESR 115.6) | security.insecure_connection_text.enabled | bool | false |     If set to true, adds the words "Not Secure" for insecure sites. | security.insecure_connection_text.pbmode.enabled | bool | false