Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add return_ssl_resources option to facebook module #265

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gilad61
Copy link
Contributor

@gilad61 gilad61 commented May 21, 2012

In a https website all referenced urls (including images) must also be https to avoid mixed content warnings.
So when getting the Facebook '/me' object we should be able to tell Facebook that we want the returned resources to be prefixed with https rather than http.
See http://stackoverflow.com/questions/3199164/how-to-get-a-facebook-profile-picture-under-https

@orkaplan
Copy link

orkaplan commented Jul 1, 2012

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants