1. 04 Feb, 2022 1 commit
    • Alex Kalderimis's avatar
      Pass gl_auth_type as part of devise OmniAuth flow · 921b2fe0
      Alex Kalderimis authored
      This adds a new communication flow for OmniAuth logins between
      GitLab instances. When we set up the application, we attempt to detect
      if the appliation is being used for authentication (via a query
      parameter), and if so, enforce the use of a restricted scope, preventing
      login apps gaining full API access.
      921b2fe0
  2. 03 Feb, 2022 39 commits