From: Michael Kaply Date: Fri, 6 Apr 2018 17:24:12 +0000 (-0500) Subject: OverridePostUpdatePage policy X-Git-Tag: 0.9~15^2 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/c4bd35e922f56490e9647ea35728da9b040d1388?ds=inline;hp=f703b3ee7a1a6530fd2c5e0283b54bc9d4187096 OverridePostUpdatePage policy --- diff --git a/README.md b/README.md index 1650860..34da6c7 100644 --- a/README.md +++ b/README.md @@ -385,6 +385,15 @@ This policy allowed you to override the first run page. If you leave the URL bla } } ``` +### OverridePostUpdatePage +This policy allowed you to override the upgrade page page. If you leave the URL blank, the upgrade page will not be displayed. +``` +{ + "policies": { + "OverridePostUpdatePage": "http://example.org" + } +} +``` ### Bookmarks This policy allows you to specify bookmarks. You can have any number of bookmarks although only ten are specified in the ADMX file. Placement can be specified as either toolbar or menu. If a folder is specified, it is automatically created and bookmarks with the diff --git a/windows/en-US/firefox.adml b/windows/en-US/firefox.adml index 32f1a4b..d3d981d 100644 --- a/windows/en-US/firefox.adml +++ b/windows/en-US/firefox.adml @@ -161,6 +161,10 @@ If this policy is disabled or not configured, the user can change their Flash pr If this policy is enabled, you can specify a URL to be used as the first run page. If you leave the URL blank, no first run page will be shown. If this policy is disabled or not configured the first run page is displayed. + Override the upgrade page + If this policy is enabled, you can specify a URL to be displayed after Firefox is updated. If you leave the URL blank, no upgrade page will be shown. + +If this policy is disabled or not configured the upgrade is displayed. Bookmark 1 Bookmark 2 Bookmark 3 @@ -211,8 +215,8 @@ If this policy is enabled, private browsing is enabled by default in both the br Don't allow tracking protection preferences to be changed. - - + + diff --git a/windows/firefox.admx b/windows/firefox.admx index 0524361..9271004 100644 --- a/windows/firefox.admx +++ b/windows/firefox.admx @@ -524,11 +524,18 @@ - + - + + + + + + + +