Skip to content

playground: Use https to access snippet store. #62

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

Merged
merged 1 commit into from
Jan 12, 2017

Conversation

dmitshur
Copy link
Member

Snippet store now supports https. Loading resources over https is
always okay, even on pages served via http (the other way around is a
problem).

References:

Helps #37.

Snippet store now supports https. Loading resources over https is
always okay, even on pages served via http (the other way around is a
problem).

References:

-	https://developer.mozilla.org/en-US/docs/Web/Security/Mixed_content
-	https://developers.google.com/web/fundamentals/security/prevent-mixed-content/what-is-mixed-content
-	https://stackoverflow.com/q/20516584

Helps #37.
@dmitshur dmitshur merged commit 593c40a into master Jan 12, 2017
@dmitshur dmitshur deleted the playground-https-snippet-store branch January 12, 2017 18:21
@dmitshur
Copy link
Member Author

Ok, everything looks good.

Before:

image

After:

image

I'll change http://snippets.gopherjs.org to redirect to https:// instead of serving directly.

@dmitshur
Copy link
Member Author

I'll change http://snippets.gopherjs.org to redirect to https:// instead of serving directly.

Done. 🎉

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

Successfully merging this pull request may close these issues.

2 participants