Skip to content

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

Software\Policies\Mozilla\Firefox\DisablePasswordReveal = 0x1 | 0x0

OMA-URI:

./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisablePasswordReveal

Value (string):

<enabled/> or <disabled/>
<dict>
<key>DisablePasswordReveal</key>
<true/> | <false/>
</dict>
{
"policies": {
"DisablePasswordReveal": true | false
}
}