X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/986f6e00e8d1fe32a73f996071f94ca4fc6a5c5f..cd2237277641333774092ded9b71f1b29e4e42cd:/README.md?ds=sidebyside diff --git a/README.md b/README.md index 76ef61e..256da8d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +**These policies are in active development and so might contain changes that do not work with current versions of Firefox.** + +**You should use the [officially released versions](https://github.com/mozilla/policy-templates/releases) if you are deploying changes.** + Policies can be specified using the [Group Policy templates on Windows](https://github.com/mozilla/policy-templates/tree/master/windows), [Intune on Windows](https://support.mozilla.org/kb/managing-firefox-intune), [configuration profiles on macOS](https://github.com/mozilla/policy-templates/tree/master/mac), or by creating a file called `policies.json`. On Windows, create a directory called `distribution` where the EXE is located and place the file there. On Mac, the file goes into `Firefox.app/Contents/Resources/distribution`. On Linux, the file goes into `firefox/distribution`, where `firefox` is the installation directory for firefox, which varies by distribution or you can specify system-wide policy by placing the file in `/etc/firefox/policies`. | Policy Name | Description @@ -3212,7 +3216,7 @@ Value (string): ### LegacySameSiteCookieBehaviorEnabled Enable default legacy SameSite cookie behavior setting. -If this policy is set to true, it to revert all cookies to legacy SameSite behavior. +If this policy is set to true, it reverts all cookies to legacy SameSite behavior which means that cookies that don't explicitly specify a ```SameSite``` attribute are treated as if they were ```SameSite=None```. **Compatibility:** Firefox 96\ **CCK2 Equivalent:** N/A\ @@ -3248,7 +3252,7 @@ Value (string): ### LegacySameSiteCookieBehaviorEnabledForDomainList Revert to legacy SameSite behavior for cookies on specified sites. -If this policy is set to true, cookies set for domains in this list will revert to legacy SameSite behavior. +If this policy is set to true, cookies set for domains in this list will revert to legacy SameSite behavior which means that cookies that don't explicitly specify a ```SameSite``` attribute are treated as if they were ```SameSite=None```. **Compatibility:** Firefox 96\ **CCK2 Equivalent:** N/A\ @@ -5375,7 +5379,7 @@ Software\Policies\Mozilla\Firefox\ShowHomeButton = 0x1 | 0x0 #### Windows (Intune) OMA-URI: ``` -./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/ShowHomeButton +./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/Homepage_ShowHomeButton ``` Value (string): ```