Skip to content

Resolve "Disable SAML and Bitbucket if OmniAuth is disabled"

Lin Jen-Shin requested to merge 48932-disable-saml-if-omniauth-is-disabled into master

What does this MR do?

  • Disable SAML and Bitbucket if OmniAuth is disabled
  • Unify the way we setup OmniAuth and check if it's enabled or not

Are there points in the code the reviewer needs to double check?

Did I break anything?

EE: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6501

Why was this MR needed?

Follow how the document is saying. See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20302#note_86116711 for detail.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #48932 (closed)

Edited by Lin Jen-Shin

Merge request reports