X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/269ce4f833b3767afe14cb78bd11d3db6c2a7c19..11e5fd7b5b72032d9d1caad762aa87085c98c2e0:/mac/org.mozilla.firefox.plist?ds=inline diff --git a/mac/org.mozilla.firefox.plist b/mac/org.mozilla.firefox.plist index 1fb7f4d..e0043ed 100644 --- a/mac/org.mozilla.firefox.plist +++ b/mac/org.mozilla.firefox.plist @@ -3,7 +3,7 @@ <plist version="1.0"> <dict> <key>EnterprisePoliciesEnabled</key> - <false/> + <true/> <key>AppAutoUpdate</key> <true/> <key>AppUpdateURL</key> @@ -39,6 +39,8 @@ <key>NTLM</key> <true/> </dict> + <key>PrivateBrowsing</key> + <true/> <key>Locked</key> <true/> </dict> @@ -122,11 +124,40 @@ <string>URL_TO_ALTERNATE_PROVIDER</string> <key>Locked</key> <true/> + <key>ExcludedDomains</key> + <array> + <string>example.com</string> + </array> </dict> <key>DisableAppUpdate</key> <true/> <key>DisableBuiltinPDFViewer</key> <true/> + <key>DisabledCiphers</key> + <dict> + <key>TLS_DHE_RSA_WITH_AES_128_CBC_SHA</key> + <true/> + <key>TLS_DHE_RSA_WITH_AES_256_CBC_SHA</key> + <true/> + <key>TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA</key> + <true/> + <key>TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA</key> + <true/> + <key>TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256</key> + <true/> + <key>TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256</key> + <true/> + <key>TLS_RSA_WITH_AES_128_CBC_SHA</key> + <true/> + <key>TLS_RSA_WITH_AES_256_CBC_SHA</key> + <true/> + <key>TLS_RSA_WITH_3DES_EDE_CBC_SHA</key> + <true/> + <key>TLS_RSA_WITH_AES_128_GCM_SHA256</key> + <false/> + <key>TLS_RSA_WITH_AES_256_GCM_SHA384</key> + <false/> + </dict> <key>DisableDeveloperTools</key> <true/> <key>DisableFeedbackCommands</key> @@ -187,6 +218,13 @@ <string>https://example.com</string> </array> </dict> + <key>EncryptedMediaExtensions</key> + <dict> + <key>Enabled</key> + <false/> + <key>Locked</key> + <false/> + </dict> <key>Extensions</key> <dict> <key>Install</key> @@ -253,6 +291,57 @@ <key>Locked</key> <true/> </dict> + <key>Handlers</key> + <dict> + <key>mimeTypes</key> + <dict> + <key>application/msword</key> + <dict> + <key>action</key> + <string>useSystemDefault</string> + <key>ask</key> + <true/> | <false/> + </dict> + </dict> + <key>schemes</key> + <dict> + <key>mailto</key> + <dict> + <key>action</key> + <string>useHelperApp</string> + <key>ask</key> + <true/> | <false/> + <key>handlers</key> + <array> + <dict> + <key>name</key> + <string>Gmail</string> + <key>uriTemplate</key> + <string>https://mail.google.com/mail/?extsrc=mailto&url=%s</string> + </dict> + </array> + </dict> + </dict> + <key>extensions</key> + <dict> + <key>pdf</key> + <dict> + <key>action</key> + <string>useHelperApp</string> + <key>ask</key> + <true/> | <false/> + <key>handlers</key> + <array> + <dict> + <key>name</key> + <string>Adobe Acrobat</string> + <key>path</key> + <string>/System/Applications/Preview.app</string> + </dict> + </array> + </dict> + </dict> + </dict> <key>HardwareAcceleration</key> <false/> <key>Homepage</key> @@ -285,6 +374,8 @@ <string>http://example.org</string> <string>http://example.edu</string> </array> + <key>MasterPassword</key> + <true/> <key>NetworkPrediction</key> <false/> <key>NewTabPage</key> @@ -301,6 +392,13 @@ <string></string> <key>PasswordManagerEnabled</key> <false/> + <key>PDFjs</key> + <dict> + <key>Enabled</key> + <false/> + <key>EnablePermissions</key> + <false/> + </dict> <key>Permissions</key> <dict> <key>Camera</key> @@ -373,8 +471,14 @@ <array> <string>https://example.edu</string> </array> + <key>Default</key> + <string>block-audio</string> + <key>Locked</key> + <true/> </dict> </dict> + <key>PictureInPicture</key> + <true/> | <false/> <key>PopupBlocking</key> <dict> <key>Allow</key>