From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Mon, 6 Apr 2020 20:30:22 +0000 (-0500) Subject: Merge pull request #566 from mozilla/AppAutoUpdate X-Git-Tag: v1.15~11 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/b0adff85027321e422aec0eaac17ad07b089617f?ds=inline Merge pull request #566 from mozilla/AppAutoUpdate Add AppAutoUpdate policy --- b0adff85027321e422aec0eaac17ad07b089617f diff --cc README.md index 9dc5938,7fdee70..e2c1619 --- a/README.md +++ b/README.md @@@ -84,9 -84,41 +85,42 @@@ Policies can be specified using the Gro | **[`SSLVersionMax`](#sslversionmax)** | Set and lock the maximum version of TLS. | **[`SSLVersionMin`](#sslversionmin)** | Set and lock the minimum version of TLS. | **[`SupportMenu`](#supportmenu)** | Add a menuitem to the help menu for specifying support information. +| **[`UserMessaging`](#usermessaging)** | Don't show certain messages to the user. | **[`WebsiteFilter`](#websitefilter)** | Block websites from being visited. + ### AppAutoUpdate + + Enable or disable **automatic** application update. + + If set to true, application updates are installed without user approval. + + If set to false, application updates are downloaded but the user can choose when to install the update. + + If you have disabled updates via DisableAppUpdate, this policy has no effect. + + **Compatibility:** Firefox 75, Firefox ESR 68.7\ + **CCK2 Equivalent:** N/A\ + **Preferences Affected:** app.update.auto + + #### Windows (GPO) + ``` + Software\Policies\Mozilla\Firefox\AppAutoUpdate = 0x1 | 0x0 + ``` + #### macOS + ``` + + AppAutoUpdate + | + + ``` + #### policies.json + ``` + { + "policies": { + "AppAutoUpdate": true | false + } + } + ``` ### AppUpdateURL Change the URL for application update. diff --cc windows/de-DE/firefox.adml index c9593e5,262735c..7f00a0f --- a/windows/de-DE/firefox.adml +++ b/windows/de-DE/firefox.adml @@@ -44,9 -43,14 +44,15 @@@ Startseite Suche Einstellungen + User Messaging Erlaubte Seiten Gesperrte Seiten + Application Autoupdate + If this policy is enabled, Firefox is automatically updated without user approval. + + If this policy is disabled, Firefox updates are downloaded but the user can choose when to install the update. + + If this policy is not configured, the user can choose whether not Firefox is automatically updated. Benutzerdefinierte Update-URL Wenn diese Policy aktiviert ist, dann können Sie eine URL zu einem Update-Server setzen, die eine andere ist, als die standardmäßige. Dies kann hilfreich sein, in dem Fall, wenn Sie einen eigenen Update-Server in Ihrem Netzwerk betreiben. diff --cc windows/en-US/firefox.adml index 63eca6e,72adbb8..238b12d --- a/windows/en-US/firefox.adml +++ b/windows/en-US/firefox.adml @@@ -44,9 -43,14 +44,15 @@@ Home page Search Preferences + User Messaging Allowed Sites Blocked Sites + Application Autoupdate + If this policy is enabled, Firefox is automatically updated without user approval. + + If this policy is disabled Firefox updates are downloaded, but the user can choose when to install the update. + + If this policy is not configured, the user can choose whether not Firefox is automatically updated. Custom Update URL If this policy is enabled, you can set a URL to an update server other than the default. This could be helpful if you run your own update server on your network. diff --cc windows/es-ES/firefox.adml index 6907a51,20b64e2..a4de3d1 --- a/windows/es-ES/firefox.adml +++ b/windows/es-ES/firefox.adml @@@ -44,9 -43,14 +44,15 @@@ Página de inicio Búsqueda Preferencias + User Messaging Sitios permitidos Sitios bloqueados + Application Autoupdate + If this policy is enabled, Firefox is automatically updated without user approval. + + If this policy is disabled, Firefox updates are downloaded but the user can choose when to install the update. + + If this policy is not configured, the user can choose whether not Firefox is automatically updated. URL de actualización personalizada Si esta política está habilitada, podrá establecer una URL para un servidor de actualización que no sea el predeterminado. Esto podría ser útil si ejecuta tu propio servidor de actualización en tu red. diff --cc windows/firefox.admx index a093bec,257df71..7ffa898 --- a/windows/firefox.admx +++ b/windows/firefox.admx @@@ -91,11 -90,18 +91,21 @@@ + + + + + + + + + + + + + diff --cc windows/fr-FR/firefox.adml index 68895f9,5a1464a..563c2e4 --- a/windows/fr-FR/firefox.adml +++ b/windows/fr-FR/firefox.adml @@@ -44,9 -43,14 +44,15 @@@ Page d'accueil Recherche Préférences + User Messaging Sites autorisés Sites bloqués + Application Autoupdate + If this policy is enabled, Firefox is automatically updated without user approval. + + If this policy is disabled, Firefox updates are downloaded but the user can choose when to install the update. + + If this policy is not configured, the user can choose whether not Firefox is automatically updated. URL de mise à jour personnalisée Si cette stratégie est activée, vous pouvez définir une URL vers un serveur de mise à jour autre que celui par défaut. Cela pourrait être utile si vous exécutez votre propre serveur de mise à jour sur votre réseau. diff --cc windows/it-IT/firefox.adml index dc06bec,9fd3a53..1dbf65c --- a/windows/it-IT/firefox.adml +++ b/windows/it-IT/firefox.adml @@@ -44,9 -43,14 +44,15 @@@ Pagina iniziale Ricerca Preferenze + User Messaging Siti consentiti Siti bloccati + Application Autoupdate + If this policy is enabled, Firefox is automatically updated without user approval. + + If this policy is disabled, Firefox updates are downloaded but the user can choose when to install the update. + + If this policy is not configured, the user can choose whether not Firefox is automatically updated. URL aggiornamento personalizzato Se questo criterio è abilitato, è possibile impostare un URL diverso da quello predefinito per il server di aggiornamento. Ciò potrebbe essere utile se si dispone di un server di aggiornamento sulla propria rete. diff --cc windows/zh-TW/firefox.adml index 33d6f62,746d735..2c31b4c --- a/windows/zh-TW/firefox.adml +++ b/windows/zh-TW/firefox.adml @@@ -44,9 -43,14 +44,15 @@@ 首頁 搜尋 偏好設定 + User Messaging 允許的網站 封鎖的網站 + Application Autoupdate + If this policy is enabled, Firefox is automatically updated without user approval. + + If this policy is disabled, Firefox updates are downloaded but the user can choose when to install the update. + + If this policy is not configured, the user can choose whether not Firefox is automatically updated. 自訂更新網址 若啟用此原則,可指定用來檢查更新的伺服器網址。當您在內部網路自行架設更新伺服器時會有幫助。