1. 07 May, 2019 1 commit
    • James Edwards-Jones's avatar
      Enforce active Group SAML SSO session · 11e0c6ea
      James Edwards-Jones authored
      Prevents access to group resources when user hasn't signed in with SAML
      and SSO enforcement is turned on.
      
      Uses the session to track which SAML group the user has signed in with.
      This works using global GitLab::Session from the policy via SsoState.
      11e0c6ea
  2. 06 May, 2019 39 commits