commit | eccc68fbd85b996f147f2dc8ad63d09fa353e8ce | [log] [tgz] |
---|---|---|
author | Daniel Rubery <drubery@chromium.org> | Thu Jan 16 23:32:15 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jan 16 23:32:15 2020 |
tree | 33861dac78ae31dd45e8071d7e4f4d569a59fa9d | |
parent | 59f10bf6cb4f5f12fcad6bdd520efcaab950bfbe [diff] |
Make the BinaryUploadService treat APP requests as authorized Currently the BinaryUploadService tracks authorization by checking the DM token with the server. For Advanced Protection users, we will not have a DM token, so we need to authorize the upload another way. This CL adds a check for whether the user is truly enrolled in APP as the authorization. Bug: 1020418 Change-Id: Ie9d61906aeed1fbb68fb68d455a5c24c9d5d31fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2001107 Commit-Queue: Daniel Rubery <drubery@chromium.org> Reviewed-by: Bettina Dea <bdea@chromium.org> Cr-Commit-Position: refs/heads/master@{#732601}
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 .