]> git.p6c8.net - policy-templates.git/commitdiff
Add new security prefs
authorMichael Kaply <345868+mkaply@users.noreply.github.com>
Tue, 2 Jan 2024 14:02:30 +0000 (09:02 -0500)
committerMichael Kaply <345868+mkaply@users.noreply.github.com>
Tue, 2 Jan 2024 14:02:30 +0000 (09:02 -0500)
docs/index.md

index 34209224bf93249ec1e6de5b33f1cd1f8fa22d18..4e59368ae94fa44711537b5be29e9068318d1269 100644 (file)
@@ -4614,6 +4614,10 @@ as well as the following security preferences:
 | --- | --- | --- |
 | security.default_personal_cert | string | Ask Every Time
 | &nbsp;&nbsp;&nbsp;&nbsp;If set to Select Automatically, Firefox automatically chooses the default personal certificate.
+| security.disable_button.openCertManager | string | N/A
+| &nbsp;&nbsp;&nbsp;&nbsp;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
+| &nbsp;&nbsp;&nbsp;&nbsp;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
 | &nbsp;&nbsp;&nbsp;&nbsp;If set to true, adds the words "Not Secure" for insecure sites.
 | security.insecure_connection_text.pbmode.enabled | bool | false

patrick-canterino.de