After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 751782 - Enable Drive authorization domains if a GOA account has "files" enabled
Enable Drive authorization domains if a GOA account has "files" enabled
Status: RESOLVED FIXED
Product: libgdata
Classification: Platform
Component: Google Documents service
git master
Other All
: Normal normal
: ---
Assigned To: libgdata-maint
libgdata-maint
Depends on:
Blocks: 739008
 
 
Reported: 2015-07-01 13:21 UTC by Debarshi Ray
Modified: 2015-07-01 14:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
goa-authorizer: Add domains for documents if "files" is on (1.17 KB, patch)
2015-07-01 13:27 UTC, Debarshi Ray
committed Details | Review

Description Debarshi Ray 2015-07-01 13:21:36 UTC
Till now gnome-documents was the only application using Drive, but that is about to change because we are working on a GVfs (see bug 739008). This means that nautilus and the gtk+ file chooser widget can also access Drive. Therefore, GDataGoaAuthorizer should also look at the presence of the GoaFiles interface when deciding whether to add the Drive authorization domains.
Comment 1 Debarshi Ray 2015-07-01 13:27:11 UTC
Created attachment 306500 [details] [review]
goa-authorizer: Add domains for documents if "files" is on
Comment 2 Philip Withnall 2015-07-01 14:18:17 UTC
Review of attachment 306500 [details] [review]:

++