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. |