From 733158f519a9a02ff0c17cda5a4d833e172b0ba3 Mon Sep 17 00:00:00 2001
From: Michael Kaply <345868+mkaply@users.noreply.github.com>
Date: Wed, 12 Jan 2022 10:04:53 -0500
Subject: [PATCH] Policy template updates for SameSite lax
---
README.md | 2 +-
windows/de-DE/firefox.adml | 12 ++++++++++++
windows/en-US/firefox.adml | 12 ++++++++++++
windows/es-ES/firefox.adml | 12 ++++++++++++
windows/firefox.admx | 18 ++++++++++++++++++
windows/fr-FR/firefox.adml | 12 ++++++++++++
windows/it-IT/firefox.adml | 12 ++++++++++++
windows/ru-RU/firefox.adml | 12 ++++++++++++
windows/zh-CN/firefox.adml | 12 ++++++++++++
windows/zh-TW/firefox.adml | 12 ++++++++++++
10 files changed, 115 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 206ad8a..f480238 100644
--- a/README.md
+++ b/README.md
@@ -3212,7 +3212,7 @@ Value (string):
### LegacySameSiteCookieBehaviorEnabled
Enable default legacy SameSite cookie behavior setting.
-If this policy is set to true, it revers 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```.
+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\
diff --git a/windows/de-DE/firefox.adml b/windows/de-DE/firefox.adml
index dd9063f..c3339c8 100644
--- a/windows/de-DE/firefox.adml
+++ b/windows/de-DE/firefox.adml
@@ -43,6 +43,7 @@
Firefox 91 oder höher
Firefox 95 oder höher, Firefox 91.4 ESR oder höher
Firefox 96 oder höher, Firefox 91.5 ESR oder höher
+ Firefox 96 oder höher
Firefox 97 oder höher, Firefox 91.6 ESR oder höher
Firefox 98 oder höher, Firefox 91.7 ESR oder höher
Firefox 99 oder höher, Firefox 91.8 ESR oder höher
@@ -322,6 +323,14 @@ Wenn Sie die Richtlinieneinstellung aktivieren oder nicht konfigurieren, wird di
Wenn diese Richtlinieneinstellung aktiviert ist, wird Firefox keine separaten Profile bei mehreren parallelen Installationen anlegen. Diese Einstellung ist equivalent zu der Umgebungsvariable MOZ_LEGACY_PROFILES.
Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, wird Firefox separate Profile für jede Installation anlegen.
+ Revert to legacy SameSite behavior
+ If this policy is enabled, Firefox will revert to the legacy behavior of SameSite. This means that cookies that don't explicitly specify a SameSite attribute are treated as if they were SameSite=None.
+
+If this policy is disabled or not configured, Firefox will enforce SameSite=lax.
+ Revert to legacy SameSite behavior on specific domains
+ If this policy is enabled, Firefox will revert to the legacy behavior of SameSite for the specified domains. This means that cookies that don't explicitly specify a SameSite attribute are treated as if they were SameSite=None.
+
+If this policy is disabled or not configured, Firefox will enforce SameSite=lax for all domains.
Links zu lokalen Dateien
Wenn diese Richtlinieneinstellung aktiviert ist, können Sie die Quellen angeben, von denen Links auf lokale Dateien erlaubt sind.
@@ -1165,6 +1174,9 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences (E
+
+
+
diff --git a/windows/en-US/firefox.adml b/windows/en-US/firefox.adml
index f6771c0..4a5b635 100644
--- a/windows/en-US/firefox.adml
+++ b/windows/en-US/firefox.adml
@@ -43,6 +43,7 @@
Firefox 91 or later
Firefox 95 or later, Firefox 91.4 ESR or later
Firefox 96 or later, Firefox 91.5 ESR or later
+ Firefox 96 or later
Firefox 97 or later, Firefox 91.6 ESR or later
Firefox 98 or later, Firefox 91.7 ESR or later
Firefox 99 or later, Firefox 91.8 ESR or later
@@ -322,6 +323,14 @@ If this policy is enabled or not configured, hardware acceleration is enabled.
If this policy is enabled, Firefox will not try to create different profiles for installations of Firefox in different directories. This is the equivalent of the MOZ_LEGACY_PROFILES environment variable.
If this policy is disabled or not configured, Firefox will create a new profile for each unique installation of Firefox.
+ Revert to legacy SameSite behavior
+ If this policy is enabled, Firefox will revert to the legacy behavior of SameSite. This means that cookies that don't explicitly specify a SameSite attribute are treated as if they were SameSite=None.
+
+If this policy is disabled or not configured, Firefox will enforce SameSite=lax.
+ Revert to legacy SameSite behavior on specific domains
+ If this policy is enabled, Firefox will revert to the legacy behavior of SameSite for the specified domains. This means that cookies that don't explicitly specify a SameSite attribute are treated as if they were SameSite=None.
+
+If this policy is disabled or not configured, Firefox will enforce SameSite=lax for all domains.
Local File Links
If this policy is enabled, you can specify origins where linking to local files is allowed.
@@ -1162,6 +1171,9 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences.
+
+
+
diff --git a/windows/es-ES/firefox.adml b/windows/es-ES/firefox.adml
index 5fb0e6f..0cf6e8e 100644
--- a/windows/es-ES/firefox.adml
+++ b/windows/es-ES/firefox.adml
@@ -43,6 +43,7 @@
Firefox 90 o posterior
Firefox 95 o posterior, Firefox 91.4 ESR o posterior
Firefox 96 o posterior, Firefox 91.5 ESR o posterior
+ Firefox 96 o posterior
Firefox 97 o posterior, Firefox 91.6 ESR o posterior
Firefox 98 o posterior, Firefox 91.7 ESR o posterior
Firefox 99 o posterior, Firefox 91.8 ESR o posterior
@@ -322,6 +323,14 @@ Si esta polÃtica está habilitada o no está configurada, la aceleración por h
Si esta polÃtica está habilitada, Firefox no intentará crear diferentes perfiles para instalaciones de Firefox en diferentes directorios. Esto es el equivalente de la variable de entorno MOZ_LEGACY_PROFILES.
Si esta polÃtica está deshabilitada o no está configurada, Firefox creará un perfil nuevo para cada instalación única de Firefox.
+ Revert to legacy SameSite behavior
+ If this policy is enabled, Firefox will revert to the legacy behavior of SameSite. This means that cookies that don't explicitly specify a SameSite attribute are treated as if they were SameSite=None.
+
+If this policy is disabled or not configured, Firefox will enforce SameSite=lax.
+ Revert to legacy SameSite behavior on specific domains
+ If this policy is enabled, Firefox will revert to the legacy behavior of SameSite for the specified domains. This means that cookies that don't explicitly specify a SameSite attribute are treated as if they were SameSite=None.
+
+If this policy is disabled or not configured, Firefox will enforce SameSite=lax for all domains.
Enlaces a archivos locales
Si esta polÃtica está habilitada, podrá especificar orÃgenes donde se permita la vinculación a archivos locales.
@@ -1164,6 +1173,9 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences
+
+
+
diff --git a/windows/firefox.admx b/windows/firefox.admx
index 42da413..6120ba4 100644
--- a/windows/firefox.admx
+++ b/windows/firefox.admx
@@ -45,6 +45,7 @@
+
@@ -1071,6 +1072,23 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/windows/fr-FR/firefox.adml b/windows/fr-FR/firefox.adml
index 176804f..016c0f0 100644
--- a/windows/fr-FR/firefox.adml
+++ b/windows/fr-FR/firefox.adml
@@ -43,6 +43,7 @@
Firefox 91 ou supérieur
Firefox 95 ou supérieur, Firefox 91.4 ESR ou supérieur
Firefox 96 ou supérieur, Firefox 91.5 ESR ou supérieur
+ Firefox 96 ou supérieur
Firefox 97 ou supérieur, Firefox 91.6 ESR ou supérieur
Firefox 98 ou supérieur, Firefox 91.7 ESR ou supérieur
Firefox 99 ou supérieur, Firefox 91.8 ESR ou supérieur
@@ -322,6 +323,14 @@ Si cette stratégie est activée ou non configurée, l'accélération matériell
Si cette stratégie est activée, Firefox n'essaiera pas de créer des profils différents pour les installations de Firefox dans différents répertoires. C'est l'équivalent de la variable d'environnement MOZ_LEGACY_PROFILES.
Si cette stratégie est désactivée ou non configurée, Firefox créera un nouveau profil pour chaque installation unique de Firefox.
+ Revert to legacy SameSite behavior
+ If this policy is enabled, Firefox will revert to the legacy behavior of SameSite. This means that cookies that don't explicitly specify a SameSite attribute are treated as if they were SameSite=None.
+
+If this policy is disabled or not configured, Firefox will enforce SameSite=lax.
+ Revert to legacy SameSite behavior on specific domains
+ If this policy is enabled, Firefox will revert to the legacy behavior of SameSite for the specified domains. This means that cookies that don't explicitly specify a SameSite attribute are treated as if they were SameSite=None.
+
+If this policy is disabled or not configured, Firefox will enforce SameSite=lax for all domains.
Liens de fichiers locaux
Si cette stratégie est activée, vous pouvez spécifier les origines où la liaison à des fichiers locaux est autorisée.
@@ -1163,6 +1172,9 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences
+
+
+
diff --git a/windows/it-IT/firefox.adml b/windows/it-IT/firefox.adml
index 96cf9ae..840044b 100644
--- a/windows/it-IT/firefox.adml
+++ b/windows/it-IT/firefox.adml
@@ -43,6 +43,7 @@
Firefox 91 o versione successiva
Firefox 95 o versione successiva, Firefox 91.4 ESR o versione successiva
Firefox 96 o versione successiva, Firefox 91.5 ESR o versione successiva
+ Firefox 96 o versione successiva
Firefox 97 o versione successiva, Firefox 91.6 ESR o versione successiva
Firefox 98 o versione successiva, Firefox 91.7 ESR o versione successiva
Firefox 99 o versione successiva, Firefox 91.8 ESR o versione successiva
@@ -322,6 +323,14 @@ Se questo criterio è abilitato o non configurato, l'accelerazione hardware è a
Se questo criterio è abilitato, Firefox non tenterà di creare profili differenti per le installazioni di Firefox eseguite in directory differenti. Questo criterio è l'equivalente della variabile d'ambiente MOZ_LEGACY_PROFILES.
Se questo criterio è disabilitato o non configurato, Firefox creerà un nuovo profilo per ogni singola installazione di Firefox.
+ Revert to legacy SameSite behavior
+ If this policy is enabled, Firefox will revert to the legacy behavior of SameSite. This means that cookies that don't explicitly specify a SameSite attribute are treated as if they were SameSite=None.
+
+If this policy is disabled or not configured, Firefox will enforce SameSite=lax.
+ Revert to legacy SameSite behavior on specific domains
+ If this policy is enabled, Firefox will revert to the legacy behavior of SameSite for the specified domains. This means that cookies that don't explicitly specify a SameSite attribute are treated as if they were SameSite=None.
+
+If this policy is disabled or not configured, Firefox will enforce SameSite=lax for all domains.
Collegamenti file locali
Se questo criterio è abilitato, è possibile specificare le origini da cui sono consentiti i collegamenti ai file locali.
@@ -1165,6 +1174,9 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences
+
+
+
diff --git a/windows/ru-RU/firefox.adml b/windows/ru-RU/firefox.adml
index 3e6bf67..b0d6fac 100644
--- a/windows/ru-RU/firefox.adml
+++ b/windows/ru-RU/firefox.adml
@@ -43,6 +43,7 @@
Firefox 91 или более поздние веÑÑии
Firefox 95 или более поздние веÑÑии, Firefox 91.4 ESR или более поздние веÑÑии
Firefox 96 или более поздние веÑÑии, Firefox 91.5 ESR или более поздние веÑÑии
+ Firefox 96 или более поздние веÑÑии
Firefox 97 или более поздние веÑÑии, Firefox 91.6 ESR или более поздние веÑÑии
Firefox 98 или более поздние веÑÑии, Firefox 91.7 ESR или более поздние веÑÑии
Firefox 99 или более поздние веÑÑии, Firefox 91.8 ESR или более поздние веÑÑии
@@ -322,6 +323,14 @@ Mozilla ÑекомендÑÐµÑ Ð½Ðµ оÑклÑÑаÑÑ ÑелемеÑÑиÑ. Ð
ÐÑли ÑÑа полиÑика вклÑÑена, Firefox не бÑÐ´ÐµÑ Ð¿ÑÑаÑÑÑÑ ÑоздаваÑÑ ÑазнÑе пÑоÑили Ð´Ð»Ñ ÑÑÑановок Firefox в ÑазнÑÑ
каÑалогаÑ
. ÐÑо ÑÐºÐ²Ð¸Ð²Ð°Ð»ÐµÐ½Ñ Ð¿ÐµÑеменной ÑÑÐµÐ´Ñ MOZ_LEGACY_PROFILES.
ÐÑли ÑÑа полиÑика оÑклÑÑена или не наÑÑÑоена, Firefox бÑÐ´ÐµÑ ÑоздаваÑÑ Ð½Ð¾Ð²Ñй пÑоÑÐ¸Ð»Ñ Ð´Ð»Ñ ÐºÐ°Ð¶Ð´Ð¾Ð¹ ÑникалÑной ÑÑÑановки Firefox.
+ Revert to legacy SameSite behavior
+ If this policy is enabled, Firefox will revert to the legacy behavior of SameSite. This means that cookies that don't explicitly specify a SameSite attribute are treated as if they were SameSite=None.
+
+If this policy is disabled or not configured, Firefox will enforce SameSite=lax.
+ Revert to legacy SameSite behavior on specific domains
+ If this policy is enabled, Firefox will revert to the legacy behavior of SameSite for the specified domains. This means that cookies that don't explicitly specify a SameSite attribute are treated as if they were SameSite=None.
+
+If this policy is disabled or not configured, Firefox will enforce SameSite=lax for all domains.
СÑÑлки на локалÑнÑе ÑайлÑ
ÐÑли ÑÑа полиÑика вклÑÑена, Ð²Ñ Ð¼Ð¾Ð¶ÐµÑе ÑказаÑÑ Ð¸ÑÑоÑники, в коÑоÑÑÑ
ÑазÑеÑено ÑвÑзÑвание Ñ Ð»Ð¾ÐºÐ°Ð»ÑнÑми Ñайлами.
@@ -1164,6 +1173,9 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences. <
+
+
+
diff --git a/windows/zh-CN/firefox.adml b/windows/zh-CN/firefox.adml
index 34087ab..c83d66f 100644
--- a/windows/zh-CN/firefox.adml
+++ b/windows/zh-CN/firefox.adml
@@ -42,6 +42,7 @@
Firefox 90 ææ´æ°çæ¬ãFirefox 78.12 ESR ææ´æ°çæ¬
Firefox 91 ææ´æ°çæ¬
Firefox 95 ææ´æ°çæ¬ãFirefox 91.4 ESR ææ´æ°çæ¬
+ Firefox 96 ææ´æ°çæ¬
Firefox 96 ææ´æ°çæ¬ãFirefox 91.5 ESR ææ´æ°çæ¬
Firefox 97 ææ´æ°çæ¬ãFirefox 91.6 ESR ææ´æ°çæ¬
Firefox 98 ææ´æ°çæ¬ãFirefox 91.7 ESR ææ´æ°çæ¬
@@ -322,6 +323,14 @@ Mozilla 建议æ¨ä¸è¦ç¦ç¨ Telemetryã éè¿ Telemetry æ¶éå°çä¿¡æ¯
è¥å¯ç¨æ¤ååï¼Firefox å°ä¸ä¼å°è¯å¯¹æ¬å°çµèä¸ä¸åå¥ç Firefox å建ä¸åçé
ç½®æ件æ件夹ã ä¹çäºè®¾å®MOZ_LEGACY_PROFILESã
è¥ç¦ç¨æä¸è®¾å®æ¤ååï¼Firefox åä¼å¯¹æ¯ä¸å¥ Firefox å建ä¸åçé
ç½®æ件ã
+ Revert to legacy SameSite behavior
+ If this policy is enabled, Firefox will revert to the legacy behavior of SameSite. This means that cookies that don't explicitly specify a SameSite attribute are treated as if they were SameSite=None.
+
+If this policy is disabled or not configured, Firefox will enforce SameSite=lax.
+ Revert to legacy SameSite behavior on specific domains
+ If this policy is enabled, Firefox will revert to the legacy behavior of SameSite for the specified domains. This means that cookies that don't explicitly specify a SameSite attribute are treated as if they were SameSite=None.
+
+If this policy is disabled or not configured, Firefox will enforce SameSite=lax for all domains.
æ¬å°æ件é¾æ¥
è¥å¯ç¨æ¤ååï¼å°å¯ä»¥æå®ç½ç«å
容æ¯å¦å
许é¾æ¥å°æ¬å°æ件ã
@@ -1162,6 +1171,9 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferencesã
+
+
+
diff --git a/windows/zh-TW/firefox.adml b/windows/zh-TW/firefox.adml
index 64c72fa..0f5a285 100644
--- a/windows/zh-TW/firefox.adml
+++ b/windows/zh-TW/firefox.adml
@@ -43,6 +43,7 @@
Firefox 91 ææ´æ°çæ¬
Firefox 95 ææ´æ°çæ¬ãFirefox 91.4 ESR ææ´æ°çæ¬
Firefox 96 ææ´æ°çæ¬ãFirefox 91.5 ESR ææ´æ°çæ¬
+ Firefox 96 ææ´æ°çæ¬
Firefox 97 ææ´æ°çæ¬ãFirefox 91.6 ESR ææ´æ°çæ¬
Firefox 98 ææ´æ°çæ¬ãFirefox 91.7 ESR ææ´æ°çæ¬
Firefox 99 ææ´æ°çæ¬ãFirefox 91.8 ESR ææ´æ°çæ¬
@@ -322,6 +323,14 @@ Mozilla 建è°æ¨ä¸è¦åç¨ Telemetryãéé Telemetry æ¶éå°çè³è¨å¯
è¥åç¨æ¤ååï¼Firefox å°ä¸æå試å°æ¬æ©é»è
¦ä¸ä¸åå¥ç Firefox 建ç«ä¸åçè¨å®æªè³æ夾ãä¹çæ¼è¨å® MOZ_LEGACY_PROFILESã
è¥åç¨æä¸è¨å®æ¤ååï¼Firefox åæå°æ¯ä¸å¥ Firefox 建ç«ä¸åçè¨å®æªã
+ Revert to legacy SameSite behavior
+ If this policy is enabled, Firefox will revert to the legacy behavior of SameSite. This means that cookies that don't explicitly specify a SameSite attribute are treated as if they were SameSite=None.
+
+If this policy is disabled or not configured, Firefox will enforce SameSite=lax.
+ Revert to legacy SameSite behavior on specific domains
+ If this policy is enabled, Firefox will revert to the legacy behavior of SameSite for the specified domains. This means that cookies that don't explicitly specify a SameSite attribute are treated as if they were SameSite=None.
+
+If this policy is disabled or not configured, Firefox will enforce SameSite=lax for all domains.
æ¬æ©æªæ¡éçµ
è¥åç¨æ¤ååï¼å°å¯ä»¥æå®ç¶²ç«å
§å®¹æ¯å¦å
許éçµå°æ¬æ©æªæ¡ã
@@ -1162,6 +1171,9 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferencesã
+
+
+
--
2.34.1