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

Add secure protocol to server string if it's missing #75

Merged
merged 3 commits into from
Sep 28, 2020

Conversation

AngeloStavrow
Copy link
Collaborator

Closes #71.

This PR adds a check in the AccountLoginView — when the user taps the login button, it prepends the "https://" prefix to the server string if it's missing before logging in.

@AngeloStavrow AngeloStavrow added this to the 1.0 milestone Sep 24, 2020
@AngeloStavrow AngeloStavrow self-assigned this Sep 24, 2020
Shared/Account/AccountLoginView.swift Outdated Show resolved Hide resolved
@AngeloStavrow AngeloStavrow merged commit c56c3c8 into main Sep 28, 2020
@AngeloStavrow AngeloStavrow deleted the add-https-prefix-on-login-if-missing branch September 28, 2020 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Allow entering scheme-less instance URL
2 participants