emuell / restic-browser

A GUI to browse and restore restic backup repositories.
MIT License
664 stars 19 forks source link

New Google Cloud Auth #101

Closed emuell closed 6 months ago

emuell commented 6 months ago

Use "GOOGLE_PROJECT_ID" and "GOOGLE_APPLICATION_CREDENTIALS" instead of "GOOGLE_ACCESS_TOKEN" for google clous storage locations.

Show credentials in location dialog as either text (ids), password (everything else) or file fields (GOOGLE_APPLICATION_CREDENTIALS).

emuell commented 6 months ago

Closes #100