]> git.p6c8.net - policy-templates.git/commitdiff
Merge pull request #567 from mozilla/UserMessaging
authorMichael Kaply <345868+mkaply@users.noreply.github.com>
Mon, 6 Apr 2020 20:30:06 +0000 (15:30 -0500)
committerGitHub <noreply@github.com>
Mon, 6 Apr 2020 20:30:06 +0000 (15:30 -0500)
Updates for new UserMessaging policy

README.md

index 490bb5ad928a6dc4d71a8da183dae2237934a679..9dc593892fe0a6bc4b699c7f1ae09834e4a1ba45 100644 (file)
--- a/README.md
+++ b/README.md
@@ -31,6 +31,7 @@ Policies can be specified using the Group Policy templates on Windows (https://g
 | **[`DisableFormHistory`](#disableformhistory)** | Turn off saving information on web forms and the search bar.
 | **[`DisablePocket`](#disablepocket)** | Remove Pocket in the Firefox UI.
 | **[`DisablePrivateBrowsing`](#disableprivatebrowsing)** | Remove access to private browsing.
+| **[`DisablePasswordReveal`](#disablepasswordreveal)** | Do not allow passwords to be revealed in saved logins.
 | **[`DisableProfileImport`](#disableprofileimport)** | Disables the "Import data from another browser" option in the bookmarks window.
 | **[`DisableProfileRefresh`](#disableprofilerefresh)** | Disable the Refresh Firefox button on about:support and support.mozilla.org
 | **[`DisableSafeMode`](#disablesafemode)** | Disable safe mode within the browser.

patrick-canterino.de