mirror of
https://github.com/rclone/rclone.git
synced 2024-11-08 09:35:26 +01:00
9f4589a997
As part of getting the rclone oauth consent screen approved by Google, it came up that the scope in use by the gcs backend was too large. This change reduces it to the minimum scope which still allows rclone to work correctly. Old scope: https://www.googleapis.com/auth/devstorage.full_control New scope: https://www.googleapis.com/auth/devstorage.read_write |
||
---|---|---|
.. | ||
googlecloudstorage_test.go | ||
googlecloudstorage.go |