On 01/24/14 20:09, Dave wrote: > Using the latest version from the GitLab-CE repository. > After the upgrade from 6.4.3 to 6.5, I had an issue with my apache2 > configuration. After some research, I found that I needed to add some > additional flags to my proxy configuration in order to make the login > work back again. Everything works, excepts that Gravatars aren't fetched > using an SSL encryption, which makes Chrome show me this > warning: http://i.imgur.com/6SrT3Lf.png. If I take a look at the > console: http://i.imgur.com/IX8V0gR.png. Looks like the upper right > gravatar is using SSL: http://i.imgur.com/GVB9txC.png. So what can it > be? Well it looks like that the Dashboard gravatars aren't loaded using > SSL: http://i.imgur.com/TlncSEg.png. >
What if you explicitly enable ssl? https://github.com/gitlabhq/gitlabhq/blob/master/config/gitlab.yml.example#L112 -- GPG : 0xABF99BE5 Blog: http://axilleas.me -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
