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

Issue 7004046: Fix use of SupportAccessVerifier in Host plugin. (Closed)

Created:
9 years, 7 months ago by Wez
Modified:
9 years, 7 months ago
CC:
chromium-reviews, jamiewalch+watch_chromium.org, hclam+watch_chromium.org, simonmorris+watch_chromium.org, wez+watch_chromium.org, dmaclach+watch_chromium.org, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, ajwong+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Fix use of SupportAccessVerifier in Host plugin. BUG= TEST=Host plugin accepts connection if Access Code supplied to Viewer is valid. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86170

Patch Set 1 #

Total comments: 4

Patch Set 2 : Pick nits. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -16 lines) Patch
M remoting/host/host_plugin.cc View 1 6 chunks +23 lines, -16 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Wez
Use the SupportAccessVerifier correctly, so that authentication succeeds. (This only fixes authentication; the Host will ...
9 years, 7 months ago (2011-05-20 20:10:41 UTC) #1
Jamie
http://codereview.chromium.org/7004046/diff/1/remoting/host/host_plugin.cc File remoting/host/host_plugin.cc (right): http://codereview.chromium.org/7004046/diff/1/remoting/host/host_plugin.cc#newcode314 remoting/host/host_plugin.cc:314: std::string host_secret_; Is this still needed now that the ...
9 years, 7 months ago (2011-05-20 20:18:02 UTC) #2
Wez
PTAL! http://codereview.chromium.org/7004046/diff/1/remoting/host/host_plugin.cc File remoting/host/host_plugin.cc (right): http://codereview.chromium.org/7004046/diff/1/remoting/host/host_plugin.cc#newcode314 remoting/host/host_plugin.cc:314: std::string host_secret_; On 2011/05/20 20:18:02, Jamie wrote: > ...
9 years, 7 months ago (2011-05-20 20:52:09 UTC) #3
Jamie
LGTM
9 years, 7 months ago (2011-05-20 21:16:32 UTC) #4
commit-bot: I haz the power
9 years, 7 months ago (2011-05-20 23:22:51 UTC) #5
Change committed as 86170

Powered by Google App Engine
This is Rietveld 408576698