diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2018-01-13 00:02:48 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-01-19 09:45:08 +0200 |
commit | 7594e7ca7ffd413920b2513ddf0f8b03376cd557 (patch) | |
tree | e136bca06cb036fd5a50d5f5f2c3ec097eb6fed8 /packaging/headless/SubsurfaceBox | |
parent | 5a767ce9644b12e2eab5ef928ebb9673f36fcff8 (diff) | |
download | subsurface-7594e7ca7ffd413920b2513ddf0f8b03376cd557.tar.gz |
Unify username handling of remote git repositories
The username was extracted from https:// urls but not from ssh://
urls. Unify this by extracting the username from any remote url.
This is done with regard to unifying the file handling in the
frontend.
For this approach to work, the credential callback of the ssh://
transport had to be adapted. It now also supports username/password
in addition to private-key authentication.
Currently, the only way the user can use the username/password
authentication is by deleting a potential public key.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'packaging/headless/SubsurfaceBox')
0 files changed, 0 insertions, 0 deletions