Skip to content

Add API method for get user by ID of an SSH key

Matthias Käppler requested to merge github/fork/bozaro/user-by-key into master

Created by: bozaro

GL_ID environment variable in hooks can contains value like:

  • user-:id
  • key-:id

Unfortunately, I have not found a way to get information about the user by ID for the SSH key via current API.

Merge request reports