[Pkg-privacy-commits] [torbirdy] 06/17: Disable Microsoft Family Safety

Ulrike Uhlig ulrike at moszumanska.debian.org
Mon Sep 11 15:28:14 UTC 2017


This is an automated email from the git hooks/post-receive script.

ulrike pushed a commit to branch master
in repository torbirdy.

commit c1d5099bb496d8687e9aece60ed1eb71eb46c518
Author: Sukhbir Singh <sukhbir at torproject.org>
Date:   Thu Jun 15 19:38:36 2017 -0400

    Disable Microsoft Family Safety
    
    From TorBirdy bug #22318 and Tor Browser bug #21686.
---
 components/torbirdy.js | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/components/torbirdy.js b/components/torbirdy.js
index 1dd7cd1..e6177ba 100644
--- a/components/torbirdy.js
+++ b/components/torbirdy.js
@@ -320,6 +320,9 @@ var TorBirdyPrefs = {
   "browser.safebrowsing.enabled": false,
   "browser.safebrowsing.malware.enabled": false,
 
+  // Disable Microsoft Family Safety (From TBB: #21686).
+  "security.family_safety.mode": 0,
+
   // RSS.
   "rss.display.prefer_plaintext": true,
   // These are similar to the mailnews.* settings.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/torbirdy.git



More information about the Pkg-privacy-commits mailing list