commit | 1c618708a9924d2d6948ac33cef6e5de3e6faa9a | [log] [tgz] |
---|---|---|
author | Leon Masopust <lmasopust@google.com> | Tue Aug 30 08:10:16 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 30 08:10:16 2022 |
tree | ea952649e7c265ef6d71648de1a85e0cb2c06ee8 | |
parent | 8f6a412297757d256c4aa8e9cdda3b55558c1ec9 [diff] |
Check if pref is managed for all device trust attestation flows Checking for a managed ContextAwareAccessSignalsAllowlist pref during all attestation flows to catch flows from an unmanaged source early. Bug: b/242036672 Change-Id: I761f5938d1079a10a4313ec26d6ae6b2ba427e3c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3854541 Reviewed-by: Sebastien Lalancette <seblalancette@chromium.org> Reviewed-by: Danila Kuzmin <dkuzmin@google.com> Commit-Queue: Leon Masopust <lmasopust@google.com> Cr-Commit-Position: refs/heads/main@{#1040838}
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.