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

Unified Diff: third_party/gsutil/README.chromium

Issue 86123002: Adds SSO auth to gsutil (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: Addressed comments Created 7 years 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
Index: third_party/gsutil/README.chromium
diff --git a/third_party/gsutil/README.chromium b/third_party/gsutil/README.chromium
index 73202b5f460fafe925abe5392068b7e9b2473a18..fb40fbdbf8dea9175235c4a85d3b20ed40d4e478 100644
--- a/third_party/gsutil/README.chromium
+++ b/third_party/gsutil/README.chromium
@@ -15,6 +15,8 @@ Modifications:
* Moved gsutil/third_party into our own third_party directory
* Append sys.path in gsutil/gsutil to find the moved third_party modules
* Updated checksum ce71ac982f1148315e7fa65cff2f83e8 -> c9cffb512f467c0aa54880788b9ee6ca
-* Remove code to remove http_proxy before boto.config invocation.
+* Removed code to remove http_proxy before boto.config invocation.
+* Added and imports sso_auth.py to support prodaccess based authentication.
M-A Ruel 2013/12/04 01:33:32 gsutil/plugins/sso_auth.py
+* Added flag to bypass prodaccess authentication.
Full license is in the COPYING file.

Powered by Google App Engine
This is Rietveld 408576698