Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-Redirect to HTTPS #212

Open
ajblaida opened this issue Jan 22, 2020 · 2 comments
Open

Auto-Redirect to HTTPS #212

ajblaida opened this issue Jan 22, 2020 · 2 comments

Comments

@ajblaida
Copy link
Contributor

We need to redirect to HTTPS when the user visits the application

Detailed Description

Probably some Heroku configuration

Context

If we do not have this redirect, users will pretty naturally end up on http and not be able to provide location services by default in most browsers.

Possible Implementation

Heroku configuration

@SorenSpicknall
Copy link
Collaborator

Heroku doesn't do this naturally at our price tier, so we'll have to put the demo on a custom domain. We can discuss pricing and maybe make that move this week.

@SorenSpicknall
Copy link
Collaborator

A preliminary version of this has been configured. If you head to demo.transittalk.org, it'll redirect properly to the Heroku instance with HTTPS. However, the eventual solution won't involve a redirect at all, and will route directly to the demo live at demo.transittalk.org. I'm holding off on that final change until @shrubin2 has created the new version of the marketing site and we've hosted it at the root of transittalk.org.

@SorenSpicknall SorenSpicknall removed their assignment Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants