Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation Tab empty when using HTTPS #19

Open
rbi opened this issue Oct 6, 2016 · 2 comments
Open

Documentation Tab empty when using HTTPS #19

rbi opened this issue Oct 6, 2016 · 2 comments
Assignees

Comments

@rbi
Copy link

rbi commented Oct 6, 2016

When I go to the Documentation Tab on the HTTPS version of the
katharis.io Website I get an empty page. I've tried it in Firefox and Chrome (see Screenshot).

empty documentation page

I can open the page http://katharsis-jsonapi.readthedocs.io/en/latest/ manually and the documentation tab works when I visit the HTTP version of katharsis.io so my browser may just want to guard me from an insecure website.

mohlek added a commit that referenced this issue Oct 6, 2016
Loading fonts via https

#19
@mohlek
Copy link
Contributor

mohlek commented Oct 6, 2016

I don't think my PR fixes all the issues with that. I couldn't find the spots left with http requests yet.

:1 Mixed Content: The page at 'https://katharsis.io/' was loaded over HTTPS, but requested an insecure stylesheet 'http://fonts.googleapis.com/css?family=IM+Fell+English+SC'. This request has been blocked; the content must be served over HTTPS.
:1 Mixed Content: The page at 'https://katharsis.io/' was loaded over HTTPS, but requested an insecure stylesheet 'http://fonts.googleapis.com/css?family=Raleway:400,600'. This request has been blocked; the content must be served over HTTPS.
:1 Mixed Content: The page at 'https://katharsis.io/' was loaded over HTTPS, but requested an insecure stylesheet 'http://fonts.googleapis.com/css?family=Lato:400,400italic,700,700italic'. This request has been blocked; the content must be served over HTTPS.
:1 Mixed Content: The page at 'https://katharsis.io/' was loaded over HTTPS, but requested an insecure image 'http://forthebadge.com/images/badges/built-by-developers.svg'. This content should also be served over HTTPS.
e2aa7364.main.min.js:3 Mixed Content: The page at 'https://katharsis.io/' was loaded over HTTPS, but requested an insecure resource 'http://katharsis-jsonapi.readthedocs.io/'. This request has been blocked; the content must be served over HTTPS.

We fixed fonts.googleapis.com with my PR. But the rest needs to be updated as well

@mohlek mohlek reopened this Oct 6, 2016
@masterspambot
Copy link
Member

Roger that. I'll look at it today.

@masterspambot masterspambot self-assigned this Oct 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants