From 118965e3fc021c0a851d968c579ee1269bbdf6e4 Mon Sep 17 00:00:00 2001 From: Michael Kaply Date: Mon, 19 Mar 2018 16:09:15 -0500 Subject: [PATCH 1/1] Policy for Disable Safe Mode. Fixes #18 --- windows/en-US/firefox.adml | 2 ++ windows/firefox.admx | 10 ++++++++++ 2 files changed, 12 insertions(+) diff --git a/windows/en-US/firefox.adml b/windows/en-US/firefox.adml index 2e716d0..06beb4b 100644 --- a/windows/en-US/firefox.adml +++ b/windows/en-US/firefox.adml @@ -47,6 +47,8 @@ Prevents ability to save webpages to Pocket. Disable Private Browsing Disables private browsing. + Disable Safe Mode + Prevents ability to restart in safe mode. Disable System Addon Updates Prevent the browser from installing and updating system addons. Display Bookmarks Toolbar diff --git a/windows/firefox.admx b/windows/firefox.admx index c97352b..842ada1 100644 --- a/windows/firefox.admx +++ b/windows/firefox.admx @@ -188,6 +188,16 @@ + + + + + + + + + + -- 2.34.1