Chromium Code Reviews| Index: third_party/gsutil/README.chromium |
| diff --git a/third_party/gsutil/README.chromium b/third_party/gsutil/README.chromium |
| index 73202b5f460fafe925abe5392068b7e9b2473a18..677ad121d708600691d7e210f52294380e3fa5c7 100644 |
| --- a/third_party/gsutil/README.chromium |
| +++ b/third_party/gsutil/README.chromium |
| @@ -16,5 +16,7 @@ Modifications: |
| * 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. |
| +* Added and imports SSOAuth plugin to support prodaccess based authentication. |
|
M-A Ruel
2013/12/04 00:38:17
I'd prefer you to name the plugin by file name.
Ryan Tseng
2013/12/04 01:22:22
Done.
|
| +* Adds flag to bypass prodaccess authentication. |
| Full license is in the COPYING file. |