ChristopherChudzicki / math3d

Legacy version: Use math3d-react repo instead
MIT License
12 stars 4 forks source link

Force ssl (always redirect to HTTPS) #107

Closed stardust66 closed 7 years ago

stardust66 commented 7 years ago

Just thought of this. It's a general best practice. Heroku comes with a free SSL certificate anyway, so we don't have to do any extra work.

It's on http://math3dstaging.herokuapp.com now.

ChristopherChudzicki commented 7 years ago

Sounds like a great idea! I am out of the country on vacation right now (and away from my computer) but this seems like a small easy merge once I get back—should get to it on Thursday.

(I'll also go back and review your other PRs this week. I definitely want to merge the object insertion-point PR before classes start.)

ChristopherChudzicki commented 7 years ago

Awesome! I merged this and pushed the changes to math3d.org.