jdanyow / aurelia-breeze-northwind

A Northwind demo using Aurelia and Breeze
http://jdanyow.github.io/aurelia-breeze-northwind/
MIT License
92 stars 35 forks source link

Demo fails due to insecure content when loading over https #11

Closed egeland closed 8 years ago

egeland commented 8 years ago

I tried to load the demo by following your link with HTTPS Everywhere chrome extension on, which enforces https for github pages, but Chrome complains: image

I realise this is entirely the fault of having HTTPS Everywhere on, but in case it's an issue for anyone else, I thought I'd raise it here.

The solution is to (temporarily) turn off the 'force encrypted connections' on GitHub in the extension: image