[Tickets #9983] when using https also twitter should load pictures by https
bugs at horde.org
bugs at horde.org
Tue Apr 26 11:59:01 UTC 2011
BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE
E-MAIL-ADRESSE WERDEN NICHT GELESEN.
Ticket-URL: http://bugs.horde.org/ticket/9983
------------------------------------------------------------------------------
Ticket | 9983
Erstellt Von | michael at bigmichi1.de
Zusammenfassung | when using https also twitter should load pictures by
| https
Warteschlange | Horde Framework Packages
Version | Git master
Typ | Bug
Status | Unconfirmed
Priorität | 1. Low
Milestone |
Patch |
Zuständige |
------------------------------------------------------------------------------
michael at bigmichi1.de (2011-04-26 11:59) hat geschrieben:
when i set to enforce https in horde configuration also the twitter
block hould be using https to retrieve the profile images from twitter
to avoid user confusion about browsers say there is insecure content.
reffering to this post
(http://osdir.com/ml/twitter-development-talk@googlegroups.com/2009-08/msg01153.html) there should be a replace done in application code to load pictures through
https.
example in my case is, there is a profile image that is loaded from these url:
http://a3.twimg.com/profile_images/1166071746/coin_bigger_normal.jpg
for https it should be:
https://s3.amazonaws.com/twitter_production/profile_images/1166071746/coin_bigger_normal.jpg
More information about the bugs
mailing list