BigW Consortium Gitlab

  1. 15 May, 2018 3 commits
  2. 14 May, 2018 34 commits
  3. 13 May, 2018 1 commit
    • Fix system hook not firing for blocked users when LDAP sign-in is used · 1be2ec2d
      Stan Hu authored
      An LDAP sign-in request results in a different request parameter than
      a standard GitLab sign-in. Since Warden doesn't pass us the user that
      was blocked, we first search for a `username` in the request parameters
      and then look for `user.login`.
      
      Closes #46307
  4. 11 May, 2018 2 commits