castacks / castacks.github.io

AirLab's website source
https://theairlab.org
MIT License
6 stars 17 forks source link

Enforce HTTPS #35

Closed sourishg closed 3 years ago

sourishg commented 4 years ago

HTTPS works fine if you explicitly type it in the URL. Ideally, the website should always enforce and redirect to HTTPS. Currently, GitHub is not allowing that in the settings of castacks.github.io. We should look into this and also remove any trace of HTTP from the source code.

Reference: https://help.github.com/en/github/working-with-github-pages/securing-your-github-pages-site-with-https

bradygm commented 7 months ago

This has now been fixed