wfyson / OpenDataButton

Initial work on an Open Data button, to identify and highlight datasets which are not accessible.
MIT License
3 stars 1 forks source link

Secure sites cannot be bookmarked #6

Open loleg opened 11 years ago

loleg commented 11 years ago

Secure websites do not allow script injection, so the button does not work. We need to figure out how to detect this and offer an explanation to the user (alert box or so).

loleg commented 10 years ago

Alert box added. To resolve the issue we need to get a secure certificate and run the site from an https server.