commit | c04a16dc079ad5f1809321e6bc2d2d2ad57cff1e | [log] [tgz] |
---|---|---|
author | yilkal <[email protected]> | Wed Nov 04 22:07:07 2020 |
committer | Commit Bot <[email protected]> | Wed Nov 04 22:07:07 2020 |
tree | c125659b048b29705e4b6a5379597f4ec5481675 | |
parent | 6584ae9b8719b46ba8f4ab7ac9fee9fb3688ea5e [diff] |
Invalidate school account token when terms of service version changes This cl ensures that all edu accounts added as secondary accounts on a supervised user device will record their corresponding TermsOfService version number. Upon policy update for the TermsOfService, this cl checks which account has an outdated agreement and invalidates the token for the account. The change from the local flow to the server flow will not result in accounts being invalidated. Bug: 1134682 Change-Id: Ib19f26f11d760d05f78d21abd7fbad9481578d62 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2459947 Reviewed-by: Xiyuan Xia <[email protected]> Reviewed-by: Scott Violet <[email protected]> Reviewed-by: Aga Wronska <[email protected]> Commit-Queue: Yilkal Abe <[email protected]> Cr-Commit-Position: refs/heads/master@{#824174}
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 .
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.