Would be nice to have an option to use SSL url for all gr(avatars).
>> https://secure.gravatar.com/userimage/*******/***.png

Comments

dave reid’s picture

Status: Active » Fixed

That's actually really easy to do. Go to admin/user/gravatar and change the Gravatar URL fields in the advanced settings from http://www.gravatar.com/avatar/ to https://secure.gravatar.com/avatar/

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

vacilando’s picture

Status: Closed (fixed) » Active

That helped, but it would be good for the module to detect SSL and request the avatar over https if needed. This would mean faster connection / resource savings over using the secure link all the time. Thanks!

dave reid’s picture

Assigned: Unassigned » dave reid

Marked #770548: Gravatar Module HTTPS-unfriendly as a duplicate of this issue and assigning myself to work on it.

dave reid’s picture

Status: Active » Patch (to be ported)

SSL support has been added to the Drupal 7 branch and will be backported to Drupal 6 shortly.
http://drupal.org/cvs?commit=372984

dave reid’s picture

Status: Patch (to be ported) » Fixed

Committed to Drupal 6 as well.
http://drupal.org/cvs?commit=373016

vacilando’s picture

Fantastic, thanks for the great work, Dave!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.