Skip to content

Remove usage of Gitlab.com?

Eugie Limpin requested to merge el-remove-usage-of-gitlab-com-helper into master

Resolves https://gitlab.com/gitlab-org/modelops/anti-abuse/team-tasks/-/issues/750

What does this MR do and why?

Identity Verification is gated by ::Gitlab::Saas.feature_available?(:identity_verification) so it is only available when Gitlab.com? returns true.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request reports