]> git.p6c8.net - policy-templates.git/blobdiff - mac/org.mozilla.firefox.plist
MasterPassword should be in 79.
[policy-templates.git] / mac / org.mozilla.firefox.plist
index 501cf4dfd5527181dda7f615dec7c267cd64c95b..7bc00f5cc99236b72adb64cf01c718efbcc4ce8f 100644 (file)
                <true/>
                <key>TLS_RSA_WITH_3DES_EDE_CBC_SHA</key>
                <true/>
                <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/>
        </dict>
        <key>DisableDeveloperTools</key>
        <true/>
                <key>Locked</key>
                <true/>
        </dict>
                <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>
        <key>HardwareAcceleration</key>
        <false/>
        <key>Homepage</key>
                <string>http://example.org</string>
                <string>http://example.edu</string>
        </array>
                <string>http://example.org</string>
                <string>http://example.edu</string>
        </array>
-       <key>MasterPassword</key>
-       <true/>
        <key>NetworkPrediction</key>
        <false/>
        <key>NewTabPage</key>
        <key>NetworkPrediction</key>
        <false/>
        <key>NewTabPage</key>

patrick-canterino.de