mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2026-04-27 00:25:50 +03:00
[GH-ISSUE #88] Browser complains about unsecure code if hosted on https #50
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
pull-request
question
question
upstream
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsedit#50
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ruben-herold on GitHub (May 9, 2016).
Original GitHub issue: https://github.com/tuxis-ie/nsedit/issues/88
hi,
If I try to access my nsedit installation all my browser sends me warnings about unsecure code.
Seems that there are some hard coded http:// sources.
for example the google font's are included via http
@tuxis-ie commented on GitHub (May 9, 2016):
https://github.com/tuxis-ie/nsedit/issues/79
You should update the jtable submodule.
@ruben-herold commented on GitHub (May 9, 2016):
thx that does the trick