Load Gravatar images always through HTTPS
This patch will force to load Gravatar images always through HTTPS which
will fix the problem with mixed content when accessing the page through
HTTPS.

The problem is that if an HTTPS page includes HTTP content, the HTTP
portion can be read or modified by attackers, even though the main page
is served over HTTPS.
1 parent f573fef commit 7174523ac555ec5fbad098612a3b26573a180972
@Jiri Tyr Jiri Tyr authored on 10 Nov 2013
Showing 2 changed files
View
src/main/scala/view/AvatarImageProvider.scala
View
src/test/scala/view/AvatarImageProviderSpec.scala