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

Unified Diff: remoting/client/client_config.h

Issue 10453080: Revert 139424 - Remove V1 authenticators. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « remoting/client/chromoting_client.cc ('k') | remoting/client/client_config.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/client/client_config.h
===================================================================
--- remoting/client/client_config.h (revision 139575)
+++ remoting/client/client_config.h (working copy)
@@ -23,6 +23,7 @@
std::string host_public_key;
std::string shared_secret;
+ bool use_v1_authenticator;
std::vector<protocol::AuthenticationMethod> authentication_methods;
std::string authentication_tag;
};
« no previous file with comments | « remoting/client/chromoting_client.cc ('k') | remoting/client/client_config.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698