mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #25850
[Bug 1397068] Re: Flickr API now requires use of https for endpoint
** Changed in: mahara
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1397068
Title:
Flickr API now requires use of https for endpoint
Status in Mahara ePortfolio:
Fix Released
Status in Mahara 1.10 series:
Fix Released
Status in Mahara 1.8 series:
Fix Committed
Status in Mahara 1.9 series:
Fix Committed
Status in Mahara 15.04 series:
Fix Released
Bug description:
The Flickr API now requires the use of https to access api.flickr.com
for all new application keys (see http://code.flickr.net/2014/04/30
/flickr-api-going-ssl-only-on-june-27th-2014/).
This is causing an issue with the external gallery, where a Flickr set
is not displayed, because the cURL request reports back an invalid API
key.
Replacing the http:// call with an https:// call in
artefact/file/blocktype/gallery/lib.php:163 resolves the issue.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1397068/+subscriptions
References