monterail / ghcr

[Project discontinued] GitHub Code Review Extension
https://github.com/monterail/ghcr
27 stars 1 forks source link

GHCR doesn't work anymore #51

Closed jandudulski closed 8 years ago

jandudulski commented 10 years ago

[blocked] The page at 'https://github.com/xxx/yyy' was loaded over HTTPS, but ran insecure content from 'http://ghcr.monterail.eu/api/v1/xxx/yyy': this content should also be loaded over HTTPS.

jandudulski commented 10 years ago

We need to setup ghcr under ssl. @tallica @teamon ?

chytreg commented 10 years ago

@jandudulski Temporary fix is to click on the shield in the address bar http://dl.dropbox.com/u/33473986/%242014-10-14_11%3A52%3A27_001.png or like in the article below http://superuser.com/questions/487748/how-to-allow-chrome-browser-to-load-insecure-content

run Chrome with special flag from cmd line /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --allow-running-insecure-content

I think we should use https for GHCR server, it would solve the problem.