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

Issue 8647001: Add implementation for current IT2Me auth. (Closed)

Created:
9 years, 1 month ago by Sergey Ulanov
Modified:
9 years, 1 month ago
Reviewers:
Wez
CC:
chromium-reviews, jamiewalch+watch_chromium.org, hclam+watch_chromium.org, simonmorris+watch_chromium.org, wez+watch_chromium.org, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, Paweł Hajdan Jr., sergeyu+watch_chromium.org
Visibility:
Public.

Description

Add implementation for current IT2Me auth. The new SimpleClientAuthenticator and SimpleHostAuthenticator implement the current IT2Me authentication mechanism. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111321

Patch Set 1 #

Total comments: 18

Patch Set 2 : - #

Unified diffs Side-by-side diffs Delta from patch set Stats (+399 lines, -5 lines) Patch
M remoting/protocol/authenticator.h View 5 chunks +12 lines, -5 lines 0 comments Download
A remoting/protocol/v1_authenticator.h View 1 1 chunk +89 lines, -0 lines 0 comments Download
A remoting/protocol/v1_authenticator.cc View 1 1 chunk +174 lines, -0 lines 0 comments Download
A remoting/protocol/v1_authenticator_unittest.cc View 1 1 chunk +121 lines, -0 lines 0 comments Download
M remoting/remoting.gyp View 1 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Sergey Ulanov
9 years, 1 month ago (2011-11-22 19:37:29 UTC) #1
Wez
http://codereview.chromium.org/8647001/diff/1/remoting/protocol/simple_authenticator_unittest.cc File remoting/protocol/simple_authenticator_unittest.cc (right): http://codereview.chromium.org/8647001/diff/1/remoting/protocol/simple_authenticator_unittest.cc#newcode5 remoting/protocol/simple_authenticator_unittest.cc:5: // Unittests in this file test both SimpleClientAuthenticator and ...
9 years, 1 month ago (2011-11-22 22:58:05 UTC) #2
Sergey Ulanov
http://codereview.chromium.org/8647001/diff/1/remoting/protocol/simple_authenticator_unittest.cc File remoting/protocol/simple_authenticator_unittest.cc (right): http://codereview.chromium.org/8647001/diff/1/remoting/protocol/simple_authenticator_unittest.cc#newcode5 remoting/protocol/simple_authenticator_unittest.cc:5: // Unittests in this file test both SimpleClientAuthenticator and ...
9 years, 1 month ago (2011-11-23 02:02:24 UTC) #3
Wez
lgtm
9 years, 1 month ago (2011-11-23 02:17:06 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/8647001/8001
9 years, 1 month ago (2011-11-23 04:18:42 UTC) #5
commit-bot: I haz the power
9 years, 1 month ago (2011-11-23 05:55:03 UTC) #6
Change committed as 111321

Powered by Google App Engine
This is Rietveld 408576698