Skip to content

Remove permission for full Google Drive access#51

Open
douglasrizzo wants to merge 1 commit intobumbleshoot:mainfrom
douglasrizzo:doug/no-google-drive
Open

Remove permission for full Google Drive access#51
douglasrizzo wants to merge 1 commit intobumbleshoot:mainfrom
douglasrizzo:doug/no-google-drive

Conversation

@douglasrizzo
Copy link

@douglasrizzo douglasrizzo commented Dec 7, 2025

Some users, like myself in the beginning, get startled when the script asks for full read-only access to the users Google Drive.

The permission comes with a frightening warning about the service being able to download all of the user's content, which includes medical and financial records etc.

So in this PR, I tracked the reason why Automate Habitica needs GDrive access and circumvented it. It turns out it accesses GDrive just to get the project name, "Automate Habitica".

I just created a global string with the value and referenced it throughout the code.

It does not ask for GDrive permission anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant