Skip to content
  • David Turner's avatar
    Add username as GL_USERNAME in hooks (http) · dbcf48af
    David Turner authored
    When calling pre-receive, post-receive, and update hooks, add the GitLab
    username as the GL_USERNAME environment variable.
    
    This patch only handles cases where pushes are over http, or via
    the web interface.  Later, we will address the ssh case.
    dbcf48af