commit | b77c73ea7838b9ada47522ece646d8023d11b0f0 | [log] [tgz] |
---|---|---|
author | Nina Satragno <nsatragno@chromium.org> | Fri Sep 20 16:49:58 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 20 16:49:58 2024 |
tree | b3a2e8e52acf0636935d3da10e454f30d22ce262 | |
parent | 0e00f76e3a14994e23b417ecd728a7ef46c1cac3 [diff] |
[webauthn] Do not skip UV after iCloud recovery When a user recovers their security domain secret through MagicArch, they had to enter some form of user verification, so we don't prompt them for a second UV to satisfy the user verification requirement. This logic was erroneously applying to iCloud keychain recovery keys. Fixed: 367771121 Change-Id: I4dc03f8568285cdc2ca14dbc65df0f4724cdac10 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5873366 Reviewed-by: Adam Langley <agl@chromium.org> Commit-Queue: Nina Satragno <nsatragno@chromium.org> Cr-Commit-Position: refs/heads/main@{#1358217}
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.