From 2e8c6070d6f86be19372340cffa2fa566bc84c79 Mon Sep 17 00:00:00 2001 From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Tue, 3 Mar 2020 11:35:34 -0600 Subject: [PATCH 1/1] Add Locked to SanitizeOnShutdown policy, correct registry paths, add explanations. --- windows/en-US/firefox.adml | 41 ++++++++++++++++++++++++++++-------- windows/firefox.admx | 43 ++++++++++++++++++++++++-------------- 2 files changed, 59 insertions(+), 25 deletions(-) diff --git a/windows/en-US/firefox.adml b/windows/en-US/firefox.adml index 65231b1..11cdfec 100644 --- a/windows/en-US/firefox.adml +++ b/windows/en-US/firefox.adml @@ -21,6 +21,7 @@ Firefox 71 or later, Firefox 68.3 ESR or later Firefox 72 or later, Firefox 68.4 ESR or later Firefox 73 or later, Firefox 68.5 ESR or later + Firefox 74 or later, Firefox 68.6 ESR or later Firefox Permissions Camera @@ -407,28 +408,50 @@ If this policy is disabled or not configured, the first run page is displayed.If this policy is enabled, you can specify a URL to be displayed after Firefox is updated. If you leave the URL blank, no upgrade page will be shown. If this policy is disabled or not configured, the upgrade is displayed. - Clear data when browser is closed + Clear data when browser is closed (Moved) If this policy is enabled, you can choose data to be cleared when Firefox is closed. If this policy is disabled or not configured, data is not cleared when the browser is closed. Clear data when browser is closed Cache - Cache + If the policy is enabled, the cache is cleared when the browser is closed. + +If this policy is disabled or not configured, the cache is not cleared when the browser is closed. Cookies - Cookies + If the policy is enabled, cookies are cleared when the browser is closed. + +If this policy is disabled or not configured, cookies are not cleared when the browser is closed. Download History - Download History + If the policy is enabled, download history is cleared when the browser is closed. + +If this policy is disabled or not configured, download history is not cleared when the browser is closed. Form & Search History - Form & Search History + If the policy is enabled, form data is cleared when the browser is closed. + +If this policy is disabled or not configured, form data is not cleared when the browser is closed. Browsing History - Browsing History + If the policy is enabled, browsing history is cleared when the browser is closed. + +If this policy is disabled or not configured, browsing history is not cleared when the browser is closed. Active Logins - Active Logins + If the policy is enabled, sessions cleared when the browser is closed. + +If this policy is disabled or not configured, sessions not cleared when the browser is closed. Site Preferences - Site Preferences + If the policy is enabled, sire preferences arecleared when the browser is closed. + +If this policy is disabled or not configured, site preferences not cleared when the browser is closed. Offline Website Data - Offline Website Data + If the policy is enabled, offline application storage is cleared when the browser is closed. + +If this policy is disabled or not configured, offline application storage is not cleared when the browser is closed. + Locked + If this policy is disabled, all shutdown preferences can be changed by the user. + +If this policy is enabled, any shutdown preferences explicitly set via policy cannot be changed by the user. + +If this policy is not configured, no shutdown preferences can be changed by the user (previous behavior). Blocked websites If this policy is enabled, you can specify match patterns that indicate sites to be blocked. The match patterns are documented at https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns. Only http/https addresses are supported at the moment. There is a 1000 entry limit. diff --git a/windows/firefox.admx b/windows/firefox.admx index 5d460f6..94c77b3 100644 --- a/windows/firefox.admx +++ b/windows/firefox.admx @@ -22,6 +22,7 @@ + @@ -3135,9 +3136,9 @@ - + - + @@ -3145,9 +3146,9 @@ - + - + @@ -3155,9 +3156,9 @@ - + - + @@ -3165,9 +3166,9 @@ - + - + @@ -3175,9 +3176,9 @@ - + - + @@ -3185,9 +3186,9 @@ - + - + @@ -3195,9 +3196,9 @@ - + - + @@ -3205,9 +3206,19 @@ - + - + + + + + + + + + + + -- 2.34.1