[buddypress-trac] [BuddyPress Trac] #6135: Update HTTPS domain for Gravatar image links
buddypress-trac
noreply at wordpress.org
Mon Feb 9 09:25:56 UTC 2015
#6135: Update HTTPS domain for Gravatar image links
--------------------------------------+---------------------
Reporter: DJPaul | Owner: DJPaul
Type: enhancement | Status: closed
Priority: normal | Milestone: 2.3
Component: API - Avatars | Version:
Severity: normal | Resolution: fixed
Keywords: good-first-bug has-patch |
--------------------------------------+---------------------
Changes (by djpaul):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"9455"]:
{{{
#!CommitTicketReference repository="" revision="9455"
Core: use `//www.gravatar.com` for all image links.
www.gravatar.com supports HTTP and HTTPs, and by switching to protocol-
relative URLs, we can simply the code by removing a number of `is_ssl()`
checks.
Fixes #6135
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6135#comment:3>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list