commit | 04ee5e9450248828f128c8f735d2f7ee63ba10c2 | [log] [tgz] |
---|---|---|
author | Dorian Brandon <dorianbrandon@google.com> | Mon Mar 31 19:16:55 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 31 19:16:55 2025 |
tree | 3398386666beb3a00f77986836db336ddaaf6533 | |
parent | 5271d9e1e7508671b2be13208ffcded08d04412c [diff] |
Add enterprise parameter to override connection policies Add a enterprise parameter that allows for the override of: RemoteAccessHostAllowRemoteSupportConnections kRemoteAccessHostAllowEnterpriseRemoteSupportConnections This feature is used by the Boca team to start CRD sessions for teachers who are otherwise restricted by policy. Bug: 387453296 Change-Id: I671e7d9804b2f723b70c365a360d60067e18658b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6373052 Reviewed-by: Jeroen Dhollander <jeroendh@google.com> Commit-Queue: Dorian Brandon <dorianbrandon@google.com> Reviewed-by: Ashutosh Singhal <macinashutosh@google.com> Reviewed-by: April Zhou <aprilzhou@google.com> Reviewed-by: Joe Downing <joedow@chromium.org> Cr-Commit-Position: refs/heads/main@{#1440470}
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.