X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/d36225ebe89fba25c99ec8f5dec0c20ec6cee8c1..aa1fd8caa8158d7b7e7e8c8facfd636b926dd860:/index.html diff --git a/index.html b/index.html index 37a35ab..c06bdfa 100644 --- a/index.html +++ b/index.html @@ -1 +1,1064 @@ -Testing HTML page + +
+BlockAboutAddons | + +Prevent access to the Add-ons Manager and about:addons | +
BlockAboutConfig | + +Prevent access to about:config | +
BlockAboutProfiles | + +Prevent access to about:profiles | +
BlockAboutSupport | + +Prevent access to about:support | +
Bookmarks | + +Specify bookmarks | +
Certificates | + ++ |
ImportEnterpriseRoots | + +Read certificates from the Windows certificate store | +
Cookies | + ++ |
Allow | + +Sites that are always allowed to set cookies | +
Block | + +Sites that are blocked from setting cookies | +
Default | + +Default cookie setting | +
AcceptThirdParty | + +Accept third-party cookies | +
ExpireAtSessionEnd | + +When cookies expire | +
Locked | + +Don't allow cookie preferences to be changed | +
DisableAppUpdate | + +Turn off application update | +
DisableBuiltinPDFViewer | + ++ |
DisableDeveloperTools | + ++ |
DisableFeedbackCommands | + ++ |
DisableFirefoxAccounts | + ++ |
DisableFirefoxScreenshots | + ++ |
DisableFirefoxStudies | + ++ |
DisableForgetButton | + ++ |
DisableFormHistory | + ++ |
DisableMasterPasswordCreation | + +Remove the master password functionality | +
DisablePocket | + ++ |
DisablePrivateBrowsing | + ++ |
DisableProfileImport | + ++ |
DisableProfileRefresh | + ++ |
DisableSafeMode | + ++ |
DisableSecurityBypass | + ++ |
DisableSetDesktopBackground | + +Disable setting an image as the desktop background | +
DisableSystemAddonUpdate | + ++ |
DisableTelemetry | + ++ |
DisplayBookmarksToolbar | + ++ |
DisplayMenuBar | + ++ |
DontCheckDefaultBrowser | + ++ |
EnableTrackingProtection | + ++ |
Extensions | + ++ |
Install | + ++ |
Uninstall | + ++ |
Locked | + ++ |
FlashPlugin | + ++ |
Allow | + ++ |
Block | + ++ |
Default | + ++ |
Locked | + ++ |
HardwareAcceleration | + ++ |
Homepage | + ++ |
URL | + ++ |
Locked | + ++ |
Additional | + ++ |
InstallAddonsPermission | + ++ |
NoDefaultBookmarks | + ++ |
OfferToSaveLogins | + ++ |
OverrideFirstRunPage | + ++ |
OverridePostUpdatePage | + ++ |
Permissions | + ++ |
Camera | + ++ |
Microphone | + ++ |
Location | + ++ |
Notifications | + ++ |
PopupBlocking | + ++ |
Allow | + ++ |
Default | + ++ |
Locked | + ++ |
Proxy | + ++ |
SanitizeOnShutdown | + ++ |
SearchBar | + ++ |
SearchEngines | + ++ |
Add | + ++ |
Default | + ++ |
PreventInstalls | + ++ |
WebsiteFilter | + +Specify match patterns that indicate sites to be blocked. | +
If this policy is set to true, the user can not access the Add-ons Manager or about:addons.
+If this policy is set to true, the user can not access about:config.
+If this policy is set to true, the user can not access about:profiles.
+If this policy is set to true, the user can not access about:support and the "Troubleshooting Information menu" is disabled.
+"Certificates": { + "ImportEnterpriseRoots": [true|false] +}
If this policy is set to true, Firefox will read certificates from the Windows certificate store. +
"Cookies": { + "Allow": ["http://example.org", "http://example.com"] +}
If this policy is set, cookies are always allowed for the URLS indicated. If a top level domain is specified (http://example.org), cookies are allowed for all subdomains as well.
+"Cookies": { + "Block": ["http://example.org", "http://example.com"] +}
If this policy is set, cookies are never allowed for the URLS indicated. If a top level domain is specified (http://example.org), cookies are allowed for all subdomains as well.
+"Cookies": { + "Default": [true|false] +}
If this policy is set to false, Firefox will not accept cookies. +
"Cookies": { + "AcceptThirdParty": ["always"|"never"|"from-visited"] +}
If you have enabled cookies, you can use this policy to determine how third-party cookies are handled: +
"Cookies": { + "ExpireAtSessionEnd": [true|false] +}
If this policy is set to true, cookies will expire when Firefox is closed. +
"Cookies": { + "Locked": [true|false] +}
If this policy is set to true, cookie preferences cannot be changed. +
If this policy is set to true, Firefox updates are disabled and locked. +
If this policy is set to true, the master password functionality is removed from the browser. +
If this policy is set to true, the "Set As Desktop Background..." menuitem is removed. +