git.p6c8.net
/
policy-templates.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge pull request #3 from drlellinger/patch-1
[policy-templates.git]
/
mac
/
org.mozilla.firefox.plist
diff --git
a/mac/org.mozilla.firefox.plist
b/mac/org.mozilla.firefox.plist
index 7d0bcad85f9a7b03f0c76332c9e2a5387d12073d..d9ddf5a8be49844b94371cd6ae548af3210bb703 100644
(file)
--- a/
mac/org.mozilla.firefox.plist
+++ b/
mac/org.mozilla.firefox.plist
@@
-30,6
+30,15
@@
<key>NTLM</key>
<true/>
</dict>
<key>NTLM</key>
<true/>
</dict>
+ <key>AllowProxies</key>
+ <dict>
+ <key>SPNEGO</key>
+ <true/>
+ <key>NTLM</key>
+ <true/>
+ </dict>
+ <key>Locked</key>
+ <true/>
</dict>
<key>BlockAboutAddons</key>
<true/>
</dict>
<key>BlockAboutAddons</key>
<true/>
@@
-132,6
+141,8
@@
<true/>
<key>DisableMasterPasswordCreation</key>
<true/>
<true/>
<key>DisableMasterPasswordCreation</key>
<true/>
+ <key>DisablePasswordReveal</key>
+ <true/>
<key>DisablePocket</key>
<true/>
<key>DisablePrivateBrowsing</key>
<key>DisablePocket</key>
<true/>
<key>DisablePrivateBrowsing</key>
@@
-165,6
+176,10
@@
<true/>
<key>Locked</key>
<true/>
<true/>
<key>Locked</key>
<true/>
+ <key>Cryptomining</key>
+ <true/>
+ <key>Fingerprinting</key>
+ <true/>
</dict>
<key>Extensions</key>
<dict>
</dict>
<key>Extensions</key>
<dict>
@@
-272,10
+287,14
@@
<true/>
<key>OfferToSaveLogins</key>
<false/>
<true/>
<key>OfferToSaveLogins</key>
<false/>
+ <key>OfferToSaveLoginsDefault</key>
+ <true/>
<key>OverrideFirstRunPage</key>
<string>https://www.example.com</string>
<key>OverridePostUpdatePage</key>
<string></string>
<key>OverrideFirstRunPage</key>
<string>https://www.example.com</string>
<key>OverridePostUpdatePage</key>
<string></string>
+ <key>PasswordManagerEnabled</key>
+ <false/>
<key>Permissions</key>
<dict>
<key>Camera</key>
<key>Permissions</key>
<dict>
<key>Camera</key>
patrick-canterino.de