-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Description
Expected behaviour
When configuring OAuth for Google Drive and Dropbox the Client ID and Secret Key should be set once in the /config/config.php file. This is so all users use a single API and the secret key doesn't need to be shared with users or the need to create their own.
Actual behaviour
Each user who wants to mount one of these locations need to provide a client ID and secret key.