gristlabs_grist-core/app
Jarosław Sadziński 42910cb8f7 (core) Extending Google Drive integration scope
Summary:
New environmental variable GOOGLE_DRIVE_SCOPE that modifies the scope
requested for Google Drive integration.
For prod it has value https://www.googleapis.com/auth/drive.file which leaves
current behavior (Grist is allowed only to access public files and for private
files - it fallbacks to Picker).
For staging it has value https://www.googleapis.com/auth/drive.readonly which
allows Grist to access all private files, and fallbacks to Picker only when the file is
neither public nor private).
Default value is https://www.googleapis.com/auth/drive.file

Test Plan: manual and existing tests

Reviewers: dsagal

Reviewed By: dsagal

Subscribers: dsagal

Differential Revision: https://phab.getgrist.com/D3038
2021-10-01 10:47:12 +02:00
..
client (core) Extending Google Drive integration scope 2021-10-01 10:47:12 +02:00
common (core) Extending Google Drive integration scope 2021-10-01 10:47:12 +02:00
gen-server (core) add a tool for deleting a user 2021-09-29 12:08:23 -04:00
plugin (core) Adding traceback to trigger formulas 2021-09-27 17:12:39 +02:00
server (core) Extending Google Drive integration scope 2021-10-01 10:47:12 +02:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00