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

warn web app user when accessing via http #245

Open
owades opened this issue Apr 15, 2022 · 1 comment
Open

warn web app user when accessing via http #245

owades opened this issue Apr 15, 2022 · 1 comment

Comments

@owades
Copy link
Member

owades commented Apr 15, 2022

...because several features will quietly fail

@owades owades added bug Something isn't working and removed bug Something isn't working labels Apr 15, 2022
@unreasonableman
Copy link
Collaborator

One of the first things we could do at start-up is to check whether the origin URL starts with http: (vs https:). If so, complain and start pouting.

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