Skip to content

Fix for blocked mixed content#25

Open
sbreiler wants to merge 2 commits into
emposha:masterfrom
sbreiler:master
Open

Fix for blocked mixed content#25
sbreiler wants to merge 2 commits into
emposha:masterfrom
sbreiler:master

Conversation

@sbreiler

@sbreiler sbreiler commented Jan 7, 2015

Copy link
Copy Markdown

On modern browsers, calling this skript with https would create errors like "blocked mixed content".

  • i removed "http:" for the external jquery Stuff, now it uses http or https as needed
  • in Function fileprepare i replaced "http//www.shelldetector.com/api/loader.html" with "about:blank"

On modern browsers, calling this skript with https would create errors like "blocked mixed content".
 - i removed "http:" for the external jquery Stuff, now it uses http or https as needed
 - in Function fileprepare i replaced "http//www.shelldetector.com/api/loader.html" with "about:blank"
@sbreiler

sbreiler commented Jan 7, 2015

Copy link
Copy Markdown
Author

We could put www.shelldetector.com/api/loader.html back if there was support for https (Function fileprepare).

For easy usage it should be stated there is a default authentification setup and what default values are set.
@DanielRuf

Copy link
Copy Markdown

i removed "http:" for the external jquery Stuff, now it uses http or https as needed

This is considered as an anti-pattern.

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