From 175f80a7984ffc3586d8d2088ce827768a8545e5 Mon Sep 17 00:00:00 2001 From: quindecim Date: Wed, 4 Dec 2019 16:57:25 -0500 Subject: [PATCH] Update 'config/distribution/policies.json' MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ⛔️ Disabled PasswordReveal (do not allow passwords to be shown in saved logins) --- config/distribution/policies.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/distribution/policies.json b/config/distribution/policies.json index 20bb1a7..fa16362 100644 --- a/config/distribution/policies.json +++ b/config/distribution/policies.json @@ -71,6 +71,8 @@ "DisableFirefoxStudies": true, + "DisablePasswordReveal": true, + "DisablePocket": true, "DisableProfileImport": true,