зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1860856 - Allow cert/devices dialogs to be disabled by policy. r=keeler
Differential Revision: https://phabricator.services.mozilla.com/D191770
This commit is contained in:
Родитель
30534ae574
Коммит
fdf02cbb40
|
@ -1741,6 +1741,8 @@ export var Policies = {
|
|||
const allowedSecurityPrefs = [
|
||||
"security.block_fileuri_script_with_wrong_mime",
|
||||
"security.default_personal_cert",
|
||||
"security.disable_button.openCertManager",
|
||||
"security.disable_button.openDeviceManager",
|
||||
"security.insecure_connection_text.enabled",
|
||||
"security.insecure_connection_text.pbmode.enabled",
|
||||
"security.mixed_content.block_active_content",
|
||||
|
|
Загрузка…
Ссылка в новой задаче