Merge ~brodock/ssh-import-id:add-gitlab-support into ssh-import-id:master
Proposed by
Gabriel Mazetto
Status: | Needs review |
---|---|
Proposed branch: | ~brodock/ssh-import-id:add-gitlab-support |
Merge into: | ssh-import-id:master |
Diff against target: |
110 lines (+55/-1) 4 files modified
debian/links (+1/-0) ssh_import_id/__init__.py (+27/-0) usr/bin/ssh-import-id-gl (+23/-0) usr/share/man/man1/ssh-import-id.1 (+4/-1) |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
ssh-import-id | Pending | ||
Review via email: mp+415751@code.staging.launchpad.net |
Commit message
add support for gl:username (GitLab)
Description of the change
add "gl" protocol to retrieve keys from GitLab.com REST API
To post a comment you must log in.
There was an error fetching revisions from git servers. Please try again in a few minutes. If the problem persists, contact Launchpad support.
Thanks for this. I've incorporated and tested a modified version of this, and proposed it for merging to the upstream maintainers. Cheers, Dustin