commit | 3676c7281ae2fb21f54d8b79e55303412e98134e | [log] [tgz] |
---|---|---|
author | Martin Kreichgauer <[email protected]> | Fri Jul 19 19:27:22 2019 |
committer | Commit Bot <[email protected]> | Fri Jul 19 19:27:22 2019 |
tree | 24c786588b8161914e3b93633af411fca88764de | |
parent | 15f69b7c5b200b168510c86717cd9751862c13b0 [diff] |
fido: disable resident key and attestation consent prompts on Windows The native Windows WebAuthn API in version >= 2 prompts the user for consent at the beginning of each makeCredential request that asks for resident credential creation or direct attestation. This change disables Chrome's own versions of these prompts whenever a WebAuthn request results in this native prompt. Bug: n/a Change-Id: Id3f400884e172ef70dc59a0e36267f4a75ab2168 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1709157 Commit-Queue: Martin Kreichgauer <[email protected]> Reviewed-by: Avi Drissman <[email protected]> Reviewed-by: Adam Langley <[email protected]> Cr-Commit-Position: refs/heads/master@{#679212}
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.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .