Re: [Qemu-devel] [PATCH] qemu-web: use https:// to access some external assets

2017-08-03 Thread Jeff Cody
On Thu, Aug 03, 2017 at 09:07:43AM -0400, Jeff Cody wrote: > Now that we are using SSL, most (all?) web browsers will by default > block loading mixed content. There are two assets that need to be > changed (Google fonts, and jquery). > > Reported-by: Thomas Huth > Signed-off-by: Jeff Cody > --

Re: [Qemu-devel] [PATCH] qemu-web: use https:// to access some external assets

2017-08-03 Thread Thomas Huth
On 03.08.2017 15:07, Jeff Cody wrote: > Now that we are using SSL, most (all?) web browsers will by default > block loading mixed content. There are two assets that need to be > changed (Google fonts, and jquery). > > Reported-by: Thomas Huth > Signed-off-by: Jeff Cody > --- > _includes/assets

Re: [Qemu-devel] [PATCH] qemu-web: use https:// to access some external assets

2017-08-03 Thread Paolo Bonzini
On 03/08/2017 15:07, Jeff Cody wrote: > Now that we are using SSL, most (all?) web browsers will by default > block loading mixed content. There are two assets that need to be > changed (Google fonts, and jquery). > > Reported-by: Thomas Huth > Signed-off-by: Jeff Cody > --- > _includes/assets