Index: third_party/gsutil/README.chromium |
diff --git a/third_party/gsutil/README.chromium b/third_party/gsutil/README.chromium |
index 73202b5f460fafe925abe5392068b7e9b2473a18..8f91e70c7e4d7ac27fbdb8a615d240ff35559fa9 100644 |
--- a/third_party/gsutil/README.chromium |
+++ b/third_party/gsutil/README.chromium |
@@ -15,6 +15,9 @@ 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 gsutil/plugins/sso_auth.py to support prodaccess |
+ based authentication. |
+* Added flag to bypass prodaccess authentication. |
Full license is in the COPYING file. |