codeforgso / GoVote

Local voter registration and election candidate application.
http://govotegso.org/
GNU General Public License v3.0
24 stars 46 forks source link

Redirect HTTP to HTTPS #185

Closed tcaddy closed 4 years ago

tcaddy commented 4 years ago

If you make an HTTP request in non-development environments (staging or prod), it should redirect to HTTPS

tcaddy commented 4 years ago

See https://webdva.github.io/how-to-force-express-https-tutorial/