Skip to content

Conversation

@noraj
Copy link
Contributor

@noraj noraj commented Aug 12, 2022

see mongoid/mongoid-site#279 too

moving all links from http to https

also moving scripts or stylesheet source from http to https to avoid mixed content on https version.

https (website fails loading due to mxied content, ie. calling http active resources such as css or JS from https website) https://mongoid.github.io/

image

http (renders correctly because there is no security) http://mongoid.github.io/

image

@dblock dblock merged commit 735b815 into mongoid:master Aug 12, 2022
@dblock
Copy link
Contributor

dblock commented Aug 12, 2022

We also needed #10, now fixed. Thanks for your help!

@noraj noraj deleted the fix-mixed-content branch August 15, 2022 22:15
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