Source code
Revision control
Copy as Markdown
Other Tools
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
---
$schema: moz://mozilla.org/schemas/glean/pings/2-0-0
pwmgr-origin-failure:
metadata:
include_info_sections: false
description: |
This ping is sent when the password manager detects a login with an
invalid origin during Rust mirror operations. It contains the raw
origin strings and selected metadata to help diagnose why origins
are rejected by the Rust password store. The ping is only sent when
an origin validation failure occurs.
include_client_id: false
uploader_capabilities:
- ohttp
bugs:
- https://bugzil.la/2021252
data_reviews:
- https://bugzil.la/2021252
notification_emails:
- passwords-dev@mozilla.org