From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Tue, 13 Aug 2024 21:32:28 +0000 (-0400) Subject: Merge branch 'master' into DLP_Templates X-Git-Tag: v6.6~6^2~2 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/9b2b44180d1fbe615b3d6d08cc3c4c651d2aae40?hp=fde8a70c01c7089f5a1802db87a63901f4484ac0 Merge branch 'master' into DLP_Templates --- diff --git a/docs/index.md b/docs/index.md index 6401204..130ed1d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1270,7 +1270,7 @@ Configure Firefox to use an agent for Data Loss Prevention (DLP) that is compati `ShowBlockedResult` indicates whether Firefox should show a notification when a DLP request is denied. The default is true. -**Compatibility:** Firefox 127\ +**Compatibility:** Firefox 130\ **CCK2 Equivalent:** N/A\ **Preferences Affected:** `browser.contentanalysis.agent_name`, `browser.contentanalysis.agent_timeout`, `browser.contentanalysis.allow_url_regex_list`, `browser.contentanalysis.bypass_for_same_tab_operations`, `browser.contentanalysis.client_signature`, `browser.contentanalysis.default_result`, `browser.contentanalysis.deny_url_regex_list`, `browser.contentanalysis.enabled`, `browser.contentanalysis.is_per_user`, `browser.contentanalysis.pipe_path_name`, `browser.contentanalysis.show_blocked_result` @@ -3356,7 +3356,7 @@ Software\Policies\Mozilla\Firefox\FirefoxSuggest\Locked = 0x1 | 0x0 #### Windows (Intune) OMA-URI: ``` -./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~FirefoxSuggest/WebSuggestions +./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~FirefoxSuggest/FirefoxSuggest_WebSuggestions ``` Value (string): ``` @@ -3364,7 +3364,7 @@ Value (string): ``` OMA-URI: ``` -./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~FirefoxSuggest/SponsoredSuggestions +./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~FirefoxSuggest/FirefoxSuggest_SponsoredSuggestions ``` Value (string): ``` @@ -3372,7 +3372,7 @@ Value (string): ``` OMA-URI: ``` -./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~FirefoxSuggest/ImproveSuggest +./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~FirefoxSuggest/FirefoxSuggest_ImproveSuggest ``` Value (string): ``` @@ -3380,7 +3380,7 @@ Value (string): ``` OMA-URI: ``` -./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~FirefoxSuggest/Locked +./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~FirefoxSuggest/FirefoxSuggest_Locked ``` Value (string): ``` @@ -3796,7 +3796,7 @@ Software\Policies\Mozilla\Firefox\HttpAllowlist\2 = "http://example.edu" #### Windows (Intune) OMA-URI: ``` -./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/HttpAllowlist +./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/HttpAllowlist ``` Value (string): ``` @@ -3806,7 +3806,7 @@ Value (string): #### macOS ``` - HttpAllowlist + HttpAllowlist http://example.org http://example.edu @@ -3817,7 +3817,7 @@ Value (string): ``` { "policies": { - "HttpAllowlist ": ["http://example.org", + "HttpAllowlist": ["http://example.org", "http://example.edu"] } } diff --git a/linux/policies.json b/linux/policies.json index 7e1fdd4..003731c 100644 --- a/linux/policies.json +++ b/linux/policies.json @@ -187,7 +187,7 @@ "http://example.edu/"], "StartPage": "none" | "homepage" | "previous-session" | "homepage-locked" }, - "HttpAllowlist ": ["http://example.org", + "HttpAllowlist": ["http://example.org", "http://example.edu"], "HttpsOnlyMode": "allowed" | "disallowed" | "enabled" | "force_enabled", "InstallAddonsPermission": { diff --git a/mac/org.mozilla.firefox.plist b/mac/org.mozilla.firefox.plist index 7043180..f6348d3 100644 --- a/mac/org.mozilla.firefox.plist +++ b/mac/org.mozilla.firefox.plist @@ -403,7 +403,7 @@ StartPage homepage - HttpAllowlist + HttpAllowlist http://example.org http://example.edu diff --git a/windows/de-DE/firefox.adml b/windows/de-DE/firefox.adml index 28b5d54..e06a192 100644 --- a/windows/de-DE/firefox.adml +++ b/windows/de-DE/firefox.adml @@ -1,5 +1,5 @@ - + diff --git a/windows/en-US/firefox.adml b/windows/en-US/firefox.adml index 90c964e..499bf59 100644 --- a/windows/en-US/firefox.adml +++ b/windows/en-US/firefox.adml @@ -1,5 +1,5 @@ - + @@ -1115,7 +1115,7 @@ If this policy is disabled or not configured, HTTPS-Only Mode is not enabled.Off and locked On by default On and locked - HTTP Allowlist + HTTP Allowlist If this policy is enabled, you can specify a list origins that will not be upgraded to HTTPS. If this policy is disabled or not configured, all origins are upgraded to HTTPS if HTTPS-Only Mode is enabled. diff --git a/windows/firefox.admx b/windows/firefox.admx index 9311483..7dc7b0b 100644 --- a/windows/firefox.admx +++ b/windows/firefox.admx @@ -1,10 +1,10 @@ - + - +