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

Username is Ignored when Logging in via SSH #253

Closed
m1cm1c opened this issue Sep 5, 2016 · 3 comments
Closed

Username is Ignored when Logging in via SSH #253

m1cm1c opened this issue Sep 5, 2016 · 3 comments
Labels
Milestone

Comments

@m1cm1c
Copy link

m1cm1c commented Sep 5, 2016

When I try to clone a repository via SSH and want to log in using username and password, I have to use

ssh://username@server.com/path/to/repository

If I use

ssh://server.com/path/to/repository

and enter the correct username and password, SGit tries to log in using the username root (which of course isn't the username I entered into the form).

I think SGit should try to log in using the username the user entered into the form.

@maks maks added the bug label Sep 5, 2016
@maks maks added this to the v1.3.4 milestone Sep 5, 2016
@maks
Copy link
Collaborator

maks commented Sep 5, 2016

Thank you for taking the time to add the extra details in the issue here, its much easier than on Play store.
At first glance, I think SGit is not passing through the username field when using ssh, only for http.

@m1cm1c
Copy link
Author

m1cm1c commented Sep 5, 2016

As a side note: I think before I wrote the bad review (which of course is deleted by now), I also tried ssh://username@server.com/path/to/repository a few times and it didn't work. However, I can't seem to be able to replicate it now.

@maks
Copy link
Collaborator

maks commented Nov 2, 2016

This issue was moved to maks/MGit#41

@maks maks closed this as completed Nov 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants