Skip to content

Accept login/password with SSH

username-removed-24369 requested to merge (removed):master into master

I'm in an environment where there is existing ssh access via login/password to get resource.

I would like to use the same access for gitlab so I did this hack.

Note that this will need the merge request https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/56 on gitlab-ce to work (get info on a user by it's id). (commit https://gitlab.com/wargre/gitlab-ce/commit/443f7d505e833baea604962ed67013de3e53d674)

Merge request reports