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 730810 - flickr: Use SSL
flickr: Use SSL
Status: RESOLVED FIXED
Product: gnome-online-accounts
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: GNOME Online Accounts maintainer(s)
GNOME Online Accounts maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-05-27 11:29 UTC by Debarshi Ray
Modified: 2014-05-27 11:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
flickr: Use SSL (1.77 KB, patch)
2014-05-27 11:35 UTC, Debarshi Ray
committed Details | Review

Description Debarshi Ray 2014-05-27 11:29:00 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, 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
Comment 1 Debarshi Ray 2014-05-27 11:29:22 UTC
SSL-only from 27th June: http://code.flickr.net/2014/04/30/flickr-api-going-ssl-only-on-june-27th-2014/
Comment 2 Debarshi Ray 2014-05-27 11:35:46 UTC
Created attachment 277282 [details] [review]
flickr: Use SSL
Comment 3 Debarshi Ray 2014-05-27 11:44:36 UTC
My understanding is that the user's password always travelled over SSL because the login UI was encrypted.
Comment 4 Debarshi Ray 2014-05-27 11:47:38 UTC
Review of attachment 277282 [details] [review]:

Committed to master, gnome-3-12 and gnome-3-10.