Skip to content

Quick app for finding accessible drive objects that have a shareable link

Notifications You must be signed in to change notification settings

aawilson/driveperms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

driveperms

Quick app for finding accessible drive objects that have a shareable link.

It does two things:

  1. Asks for OAuth2 credentials with drive metadata access
  2. Serves up anything in the returned list that has an external link, so you can go find it and audit its permissions.

No server-side state is kept. OAuth2 creds are stored in Flask's encrypted cookie-based session store, and the session is forgotten on browser close (default Flask settings).

About

Quick app for finding accessible drive objects that have a shareable link

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published