commit | f2f838a6973808087695ed26dc4694a3917e9771 | [log] [tgz] |
---|---|---|
author | Adam Langley <agl@chromium.org> | Fri May 03 20:37:09 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 03 20:37:09 2024 |
tree | 6febf6c4167a5fe1abd4604e46b9872b911e9efc | |
parent | 474d176fcb0b90aaa110f99b513ebb84a2ed35c3 [diff] |
webauthn: don't create passkeys for a Google account in that account. When creating a passkey for a Google account it's pointless to create it within that same account. Thus forbid this so that users don't get confused. Bug: 40274370 Change-Id: I76a6030ba5154128b85671282e6bb75d42a88b0f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5512354 Reviewed-by: Avi Drissman <avi@chromium.org> Commit-Queue: Adam Langley <agl@chromium.org> Reviewed-by: Ken Buchanan <kenrb@chromium.org> Cr-Commit-Position: refs/heads/main@{#1296323}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.