• Timothy Andrew's avatar
    Fix build for !11963. · 7c2f5bb4
    Timothy Andrew authored
    - Don't use `request.env['omniauth.params']` if it isn't present.
    
    - Remove the `saml` section from the `gitlab.yml` test section. Some tests
      depend on this section not being initially present, so it can be overridden
      in the test. This MR doesn't add any tests for SAML, so we didn't really need
      this in the first place anyway.
    
    - Clean up the test -> omniauth section of `gitlab.yml`
    7c2f5bb4
omniauth_callbacks_controller.rb 4.64 KB