1. 18 Oct, 2017 1 commit
    • Toon Claes's avatar
      Fix SAML error 500 when no groups are defined for user · b40ff634
      Toon Claes authored
      When there are no groups defined in the auth hash attributes,
      `Gitlab::Saml::AuthHash#groups` should return an empty array, and
      `Gitlab::Saml::User#find_user` should not mark the user as external.
      
      Closes gitlab-org/gitlab-ce#38923.
      b40ff634
  2. 17 Oct, 2017 13 commits
  3. 16 Oct, 2017 26 commits