Skip to content
Snippets Groups Projects

Use secure.gravatar.com when running over SSL

Merged gitlab-qa-bot requested to merge github/fork/ariejan/fix_https_gravatar into master

Created by: ariejan

This relates to issue #64 (closed). When you run Gitlab over SSL you get warnings because gravatars are loaded over HTTP.

This fix uses http:/www.gravatar.com for normal requests and https://secure.gravatar.com for secure SSL requests.

Helper tests included.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading