X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/cc0bada4298da8a689850dd9f20a6b6dde7b4a2f..a5e0c5982d4f273eb04e14ef91c988575b2a9f95:/mac/org.mozilla.firefox.plist?ds=sidebyside diff --git a/mac/org.mozilla.firefox.plist b/mac/org.mozilla.firefox.plist index cef72bd..232504f 100644 --- a/mac/org.mozilla.firefox.plist +++ b/mac/org.mozilla.firefox.plist @@ -97,6 +97,10 @@ <array> <string>https://www.example.org/</string> </array> + <key>Allowsession</key> + <array> + <string>https://www.example.edu/</string> + </array> <key>Block</key> <array> <string>https://www.example.edu/</string> @@ -153,6 +157,10 @@ <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/> @@ -287,6 +295,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> + <false/> + </dict> + </dict> + <key>schemes</key> + <dict> + <key>mailto</key> + <dict> + <key>action</key> + <string>useHelperApp</string> + <key>ask</key> + <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> + <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> @@ -319,6 +378,8 @@ <string>http://example.org</string> <string>http://example.edu</string> </array> + <key>PrimaryPassword</key> + <true/> <key>NetworkPrediction</key> <false/> <key>NewTabPage</key> @@ -421,7 +482,7 @@ </dict> </dict> <key>PictureInPicture</key> - <true/> | <false/> + <false/> <key>PopupBlocking</key> <dict> <key>Allow</key>