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

Force the use of HTTPS in source and destination URL flags #128

Open
shawnHartsell opened this issue Apr 23, 2024 · 0 comments
Open

Force the use of HTTPS in source and destination URL flags #128

shawnHartsell opened this issue Apr 23, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@shawnHartsell
Copy link
Contributor

In commands where a source/destination URL can be present, clients can provide any support git url. When using HTTP the HTTP protocol, if https is not used then clients will encounter errors such as those reported in #96.

To prevent these kinds of issues, we should force the use of https for all flags (when provided) and return an error back to clients if URLs use http

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant