Skip to content

Add feature flag to require identity verification for old users

Eugie Limpin requested to merge el-add-require-iv-for-old-users-ff into master

Context

https://gitlab.com/groups/gitlab-org/modelops/anti-abuse/-/epics/32+ will be rolled out on 2024-06-03 and will only apply to users created after that date. After successfully rolling out to new users, the feature will be rolled out to old users.

What does this MR do and why?

This MR adds a feature flag to skip restriction of https://gitlab.com/groups/gitlab-org/modelops/anti-abuse/-/epics/32+ only to new users. This will be used in a future rollout to old users and for testing the feature in staging before 2024-06-03.

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.

Before After

How to set up and validate locally

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

Edited by Eugie Limpin

Merge request reports