From: Michael Kaply Date: Fri, 6 Apr 2018 14:51:26 +0000 (-0500) Subject: Updates to FlashPlugin policy X-Git-Tag: 0.9~18^2 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/e99c660ed0a9942188bff395c15764b02a0a1830?hp=--cc Updates to FlashPlugin policy --- e99c660ed0a9942188bff395c15764b02a0a1830 diff --git a/README.md b/README.md index 53cb7d8..b8a949a 100644 --- a/README.md +++ b/README.md @@ -362,13 +362,15 @@ This policy sets domains that can install extensions } ``` ### FlashPlugin -This policy sets domains that can use or not use Flash +This policy sets the behavior of Flash on the specified domains, as well as the default behavior. ``` { "policies": { "FlashPlugin": { - "Allow": ["http://example.org/"], - "Block": ["http://example.edu/"] + "Allow": ["http://example.org/"], /* Sites on the allow list do not override Flash being completely disabled */ + "Block": ["http://example.edu/"], + "Default": [true|false], /* If this is set to true, flash is always enabled. If it is set to false, Flash is never enabled */ + "Locked": [true|false] } } } diff --git a/windows/en-US/firefox.adml b/windows/en-US/firefox.adml index 10d6f90..e734ff6 100644 --- a/windows/en-US/firefox.adml +++ b/windows/en-US/firefox.adml @@ -16,8 +16,8 @@ Extensions Flash Home page - Allow - Block + Allowed Sites + Blocked Sites SPNEGO List of sites that are permitted to engage in SPNEGO authentication with the browser. Delegated @@ -135,8 +135,23 @@ This setting is ignored if this policy is disabled or not configured or if cooki If this policy is enabled cookie preferences cannot be changed by the user. If this policy is disabled or not configured, the user can change their cookie preferences. - URLs to allow Flash. - URLs to block Flash. + If this policy is enabled, Flash is activated by default for the URLS indicated unless Flash is completely disabled. If a top level domain is specified (http://example.org), Flash is allowed for all subdomains as well. + +If this policy is disabled or not configured, the default Flash policy is followed. + If this policy is enabled, Flash is blocked for the URLS indicated. If a top level domain is specified (http://example.org), Flas is blocked from all subdomains as well. + +If this policy is disabled or not configured, the default Flash policy is followed. + Activate Flash on websites + If this policy is enabled, Flash is always activates on websites. + +If this policy is disabled, Flash is never activated on websites, even if they are in the specified in the Allow list. + +If this policy is not configured Flash, Flash is click to play. + Do not allow preferences to be changed + If this policy is enabled Flash preferences cannot be changed by the user. + +If this policy is disabled or not configured, the user can change their Flash preferences. + Bookmark 1 Bookmark 2 Bookmark 3 @@ -185,8 +200,6 @@ If this policy is enabled, private browsing is enabled by default in both the br - Allow Flash for websites - Block Flash for websites Don't allow tracking protection preferences to be changed. diff --git a/windows/firefox.admx b/windows/firefox.admx index aa4150f..1114e00 100644 --- a/windows/firefox.admx +++ b/windows/firefox.admx @@ -28,7 +28,7 @@ - + @@ -480,20 +480,40 @@ - + - + - + - + + + + + + + + + + + + + + + + + + + + +