[wp-trac] [WordPress Trac] #21161: Use protocol relative gravatar URLs
WordPress Trac
wp-trac at lists.automattic.com
Thu Jul 5 20:51:45 UTC 2012
#21161: Use protocol relative gravatar URLs
-------------------------+----------------------
Reporter: charliesome | Owner:
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: General | Version:
Severity: normal | Resolution: invalid
Keywords: has-patch |
-------------------------+----------------------
Changes (by nacin):
* status: new => closed
* resolution: => invalid
* milestone: 3.5 =>
Comment:
-1 on this for two reasons:
1. This is not how the gravatar.com service is meant to be used. As
johnbillion points out, note the distributed subdomain selection. Second,
note secure.gravatar.com rather than gravatar.com. That is gravatar.com's
preference.
2. If your app server doesn't know it is serving content over SSL, then
you are doing it wrong. You need to make sure that your app server has
forwarded information (IP, port, protocol, etc.) properly set. See #15733,
#19337, #9235, etc.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21161#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list