Skip to content

Conversation

@sbreiler
Copy link

@sbreiler sbreiler commented Jan 7, 2015

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
Copy link
Author

sbreiler commented Jan 7, 2015

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

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