DisablePasswordReveal
Do not allow passwords to be shown in saved logins.
Compatibility: Firefox 71, Firefox ESR 68.3
CCK2 Equivalent: N/A
Preferences Affected: N/A
Examples
Section titled “Examples”{ "policies": { "DisablePasswordReveal": true }}JSON schema
{ "type": "boolean"}Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\DisablePasswordReveal = 0x1 | 0x0Windows (Intune)
Section titled “Windows (Intune)”OMA-URI:
./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisablePasswordRevealValue (string):
<enabled/> or <disabled/><dict> <key>DisablePasswordReveal</key> <true/> | <false/></dict>