commit | a8cb48c920b87f5ad23b2e685c201e14e80274e7 | [log] [tgz] |
---|---|---|
author | Eric Lawrence [MSFT] <ericlaw@microsoft.com> | Thu Jan 28 15:31:30 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 28 15:31:30 2021 |
tree | 5505b0db93ed6c8d9e97c3d7dee8a82f1c5b1b58 | |
parent | 909a981776ff03da65bf114145d17b47633e4a47 [diff] |
Clarify that AuthSchemes policy supersedes BasicAuthOverHttpEnabled The BasicAuthOverHttpEnabled policy is only respected if Basic auth has not been disabled by the AuthSchemes policy. Clarify that precedence in the policy documentation. Bug: 1025002 Change-Id: I1b4ce3dd5d906c99519586a784161c18ba7821be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2651009 Commit-Queue: Eric Lawrence [MSFT] <ericlaw@microsoft.com> Reviewed-by: Julian Pastarmov <pastarmovj@chromium.org> Cr-Commit-Position: refs/heads/master@{#848114}
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.