Re: [PATCH] gitweb: Add support for gravatar-ssl

2012-08-09 Thread git
On Thu, Aug 09, 2012 at 09:36:46PM +0200, Giuseppe Bilotta wrote: > Chris West (Faux) wrote: > > > Teach gitweb to allow 'avatar' to be set to 'gravatar-ssl', switching > > to the https://secure.gravatar.com url form, to avoid mixed content > > warnings when serving gitweb over https, with gravata

Re: [PATCH] gitweb: Add support for gravatar-ssl

2012-08-09 Thread Giuseppe Bilotta
Chris West (Faux) wrote: > Teach gitweb to allow 'avatar' to be set to 'gravatar-ssl', switching > to the https://secure.gravatar.com url form, to avoid mixed content > warnings when serving gitweb over https, with gravatar enabled. > --- > I'd alternatively propose always using the https:// form