commit | a60d1107ee1ac8c1092a481dac718306aab02df3 | [log] [tgz] |
---|---|---|
author | Ryan Kalla <ryankalla@google.com> | Tue Mar 25 20:33:57 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 25 20:33:57 2025 |
tree | 8efd73abecdfcd5bf811ccf08446ef20d69ba7da | |
parent | 02eb7b428cd4d10bb5b4f15b4f9b4d6bf62ba13a [diff] |
Add the API key to Probabilistic Reveal Token issuer requests The PRT issuer service expects the API key to be set in the request headers. Bug: 405170843 Change-Id: If45abb952bce5754a05d8364901ca0d36b5b0f6d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6377707 Commit-Queue: Ryan Kalla <ryankalla@google.com> Reviewed-by: Aykut Bulut <aykutb@google.com> Reviewed-by: Dustin Mitchell <djmitche@chromium.org> Cr-Commit-Position: refs/heads/main@{#1437703}
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.