chromium/components/policy/resources/templates/policy_definitions/PasswordManager/PasswordDismissCompromisedAlertEnabled.yaml

caption: Enable dismissing compromised password alerts for entered credentials
default: true
desc: |-
  Setting the policy to Enabled or leaving it unset gives the user the option to dismiss/restore compromised password alerts.

        If you disable this setting, users will not be able to dismiss alerts about compromised passwords. If enabled, users will be able to dismiss alerts about compromised passwords.
example_value: true
features:
  dynamic_refresh: true
  per_profile: true
future_on:
- fuchsia
items:
- caption: Enable dismissing compromised password alerts
  value: true
- caption: Disable dismissing compromised password alerts
  value: false
owners:
- file://components/password_manager/OWNERS
- [email protected]
schema:
  type: boolean
supported_on:
- 'chrome.*: 100-'
- 'chrome_os: 100-'
tags: []
type: main