DevProgress / devprogress.github.io

GitHub Organizational Page
MIT License
9 stars 4 forks source link

converting links to https #13

Closed dxa4481 closed 8 years ago

dxa4481 commented 8 years ago

Just as the title says, if we transition the website to TLS, the static content, and links should also be TLS to avoid mixed content warnings and errors

dxa4481 commented 8 years ago

@decause can I get some +1 here? Jquery won't load with the current version because of mixed content errors

decause commented 8 years ago

I'm def +1 on this, but there are merge conflicts that need to be resolved.

dxa4481 commented 8 years ago

Someone else took care of it.

dxa4481 commented 8 years ago

@mattrothenberg @decause I think all of the links are to safe trusted resources, but in the future if you can, try to avoid target="_blank" for the security concern

https://dev.to/ben/the-targetblank-vulnerability-by-example