From: Michael Kaply <345868+mkaply@users.noreply.github.com>
Date: Tue, 1 Oct 2024 19:26:45 +0000 (-0400)
Subject: Remove deprecated items from more places
X-Git-Tag: v6.3
X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/95b4b38c11dc10b1f308fa97aeaa8d25ec8551bb?ds=inline;hp=938c45d406b9d629d31818b72e8a5f70f92c9f00
Remove deprecated items from more places
---
diff --git a/docs/index.md b/docs/index.md
index eee977c..37daa3d 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -5893,12 +5893,9 @@ Note: Starting with Firefox 128, History clears FormData and Downloads as well.
 ```
 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Cache = 0x1 | 0x0
 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Cookies = 0x1 | 0x0
-Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Downloads = 0x1 | 0x0
-Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\FormData = 0x1 | 0x0
 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\History = 0x1 | 0x0
 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Sessions = 0x1 | 0x0
 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\SiteSettings = 0x1 | 0x0
-Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\OfflineApps = 0x1 | 0x0
 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Locked = 0x1 | 0x0
 ```
 #### Windows (Intune)
@@ -5920,22 +5917,6 @@ Value (string):
 ```
 OMA-URI:
 ```
-./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/C_SanitizeOnShutdown_Downloads
-```
-Value (string):
-```
- or 
-```
-OMA-URI:
-```
-./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/D_SanitizeOnShutdown_FormData
-```
-Value (string):
-```
- or 
-```
-OMA-URI:
-```
 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/E_SanitizeOnShutdown_History
 ```
 Value (string):
@@ -5960,14 +5941,6 @@ Value (string):
 ```
 OMA-URI:
 ```
-./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/H_SanitizeOnShutdown_OfflineApps
-```
-Value (string):
-```
- or 
-```
-OMA-URI:
-```
 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/I_SanitizeOnShutdown_Locked
 ```
 Value (string):
@@ -5983,18 +5956,12 @@ Value (string):
      | 
     Cookies
      | 
-    Downloads
-     | 
-    FormData
-     | 
     History
      | 
     Sessions
      | 
     SiteSettings
      | 
-    OfflineApps
-     | 
     Locked
      | 
   
@@ -6007,12 +5974,9 @@ Value (string):
     "SanitizeOnShutdown": {
       "Cache": true | false,
       "Cookies": true | false,
-      "Downloads": true | false,
-      "FormData": true | false,
       "History": true | false,
       "Sessions": true | false,
       "SiteSettings": true | false,
-      "OfflineApps": true | false,
       "Locked": true | false
     }
   }
diff --git a/linux/policies.json b/linux/policies.json
index 2b6f031..129ae2f 100644
--- a/linux/policies.json
+++ b/linux/policies.json
@@ -312,12 +312,9 @@
     "SanitizeOnShutdown": {
       "Cache": true | false,
       "Cookies": true | false,
-      "Downloads": true | false,
-      "FormData": true | false,
       "History": true | false,
       "Sessions": true | false,
       "SiteSettings": true | false,
-      "OfflineApps": true | false,
       "Locked": true | false
     },
     "SearchEngines": {
diff --git a/mac/org.mozilla.firefox.plist b/mac/org.mozilla.firefox.plist
index c3a3913..3a10ebe 100644
--- a/mac/org.mozilla.firefox.plist
+++ b/mac/org.mozilla.firefox.plist
@@ -630,7 +630,20 @@
 		en-US
 	
 	SanitizeOnShutdown
-	
+	
+		Cache
+		
+		Cookies
+		
+		History
+		
+		Sessions
+		
+		SiteSettings
+		
+		Locked
+		
+	
 	SearchBar
 	separate
 	SecurityDevices