Skip to content

Allow groups to disable 2FA requirement for subgroups - validations

What does this MR do?

This MR adds new validations for NamespaceSettings and for Groups itself, connected to new setting introduced (in db level only for now) here: !41760 (merged)

We don't want to allow subgroups that top-level parent prohibits this to set up 2FA.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

related to #215697 (closed)

Edited by Gosia Ksionek

Merge request reports

Loading