An error occurred fetching the project authors.
  1. 28 May, 2019 1 commit
  2. 27 May, 2019 1 commit
  3. 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
  4. 05 Mar, 2019 1 commit
  5. 26 Feb, 2019 1 commit
  6. 06 Feb, 2019 1 commit
    • James Edwards-Jones's avatar
      Signed out user flow for Group SAML · 4a973ba1
      James Edwards-Jones authored
      This will allow Group SAML to be used for signing in to GitLab.com
      Initially this will be behind the feature flag:
      "group_saml_allows_sign_in_to_gitlab" so we can roll it out per group.
      
      Implements Auth::GroupSaml::User to process callback when signed out.
      Updates Groups::OmniauthCallbacksController to handle more complicated
      redirect flows.
      4a973ba1
  7. 26 Nov, 2018 1 commit
    • gfyoung's avatar
      Enable some frozen string in ee/app · 6a9ac7d0
      gfyoung authored
      Enables frozen string in the following:
      
      * ee/app/controllers/**/*.rb
      * ee/app/finders/**/*.rb
      
      Partially addresses gitlab-org/gitlab-ce/#47424.
      6a9ac7d0
  8. 15 Oct, 2018 1 commit
  9. 11 Sep, 2018 1 commit
  10. 22 May, 2018 1 commit
  11. 09 May, 2018 1 commit
  12. 04 May, 2018 1 commit