Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(203)

Issue 2802373002: Add ForceSigninVerifier. (Closed)

Created:
3 years, 8 months ago by zmin
Modified:
3 years, 8 months ago
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add ForceSigninVerifier. It will verify the auth token when a profile is loaded into memory via gaia server. It only works when force-sign-in policy is enabled. BUG=642059 Review-Url: https://codereview.chromium.org/2802373002 Cr-Commit-Position: refs/heads/master@{#463627} Committed: https://chromium.googlesource.com/chromium/src/+/39fcf953558ac53836206883f1506638cd61a20a

Patch Set 1 #

Patch Set 2 : add comments #

Total comments: 8

Patch Set 3 : fix trybot #

Patch Set 4 : rogers' comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+367 lines, -26 lines) Patch
M chrome/browser/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/signin/chrome_signin_client.h View 3 chunks +7 lines, -1 line 0 comments Download
M chrome/browser/signin/chrome_signin_client.cc View 1 2 7 chunks +17 lines, -13 lines 0 comments Download
M chrome/browser/signin/chrome_signin_client_unittest.cc View 1 2 4 chunks +3 lines, -9 lines 0 comments Download
A chrome/browser/signin/force_signin_verifier.h View 1 2 3 1 chunk +84 lines, -0 lines 0 comments Download
A chrome/browser/signin/force_signin_verifier.cc View 1 2 3 1 chunk +124 lines, -0 lines 0 comments Download
A chrome/browser/signin/force_signin_verifier_unittest.cc View 1 2 3 1 chunk +126 lines, -0 lines 0 comments Download
M chrome/browser/signin/signin_util.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/signin/signin_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/signin/signin_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 30 (24 generated)
zmin
Hi Roger, Could you please review the CL? Owen
3 years, 8 months ago (2017-04-07 22:13:45 UTC) #5
Roger Tawa OOO till Jul 10th
lgtm with comments below. https://codereview.chromium.org/2802373002/diff/20001/chrome/browser/signin/force_signin_verifier.cc File chrome/browser/signin/force_signin_verifier.cc (right): https://codereview.chromium.org/2802373002/diff/20001/chrome/browser/signin/force_signin_verifier.cc#newcode67 chrome/browser/signin/force_signin_verifier.cc:67: access_token_request_.reset(); Would it be better ...
3 years, 8 months ago (2017-04-10 15:15:20 UTC) #10
zmin
https://codereview.chromium.org/2802373002/diff/20001/chrome/browser/signin/force_signin_verifier.cc File chrome/browser/signin/force_signin_verifier.cc (right): https://codereview.chromium.org/2802373002/diff/20001/chrome/browser/signin/force_signin_verifier.cc#newcode67 chrome/browser/signin/force_signin_verifier.cc:67: access_token_request_.reset(); On 2017/04/10 15:15:20, Roger Tawa wrote: > Would ...
3 years, 8 months ago (2017-04-10 22:27:49 UTC) #22
Roger Tawa OOO till Jul 10th
lgtm
3 years, 8 months ago (2017-04-11 11:29:42 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2802373002/80001
3 years, 8 months ago (2017-04-11 14:38:23 UTC) #27
commit-bot: I haz the power
3 years, 8 months ago (2017-04-11 14:44:30 UTC) #30
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/39fcf953558ac53836206883f150...

Powered by Google App Engine
This is Rietveld 408576698