]> git.p6c8.net - policy-templates.git/commitdiff
DisablePasswordReveal missing from TOC
authorMichael Kaply <345868+mkaply@users.noreply.github.com>
Mon, 6 Apr 2020 14:14:46 +0000 (09:14 -0500)
committerMichael Kaply <345868+mkaply@users.noreply.github.com>
Mon, 6 Apr 2020 14:14:46 +0000 (09:14 -0500)
README.md

index 48cc56bc5caf2565e898e1a4208c5d6f88c7ddc3..3498a8407b8bfae516b147c087e7414ac588521e 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.
 | **[`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.
 | **[`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