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 730812 - flickr: Use SSL
flickr: Use SSL
Status: RESOLVED FIXED
Product: grilo
Classification: Other
Component: plugins
unspecified
Other All
: Normal normal
: ---
Assigned To: grilo-maint
grilo-maint
Depends on:
Blocks:
 
 
Reported: 2014-05-27 11:52 UTC by Debarshi Ray
Modified: 2014-05-27 13:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
flickr: Use SSL (1.87 KB, patch)
2014-05-27 12:29 UTC, Debarshi Ray
committed Details | Review

Description Debarshi Ray 2014-05-27 11:52:43 UTC
Flickr introduced new SSL endpoints for their API [1] and their OAuth documentation [2] has been updated to use the new endpoints. It makes obvious sense to use these. Since they are going to become SSL-only from 27th June [3], we should switch as soon as possible and back port to relevant branches.

[1] http://code.flickr.net/2014/02/24/new-ssl-endpoints-for-the-flickr-api/
[2] https://www.flickr.com/services/api/auth.oauth.html
[3] http://code.flickr.net/2014/04/30/flickr-api-going-ssl-only-on-june-27th-2014/
Comment 1 Debarshi Ray 2014-05-27 12:29:12 UTC
Created attachment 277286 [details] [review]
flickr: Use SSL

Tested with the Background panel.