Skip to content

Resolve "Allow groups to disable 2FA requirement for subgroups" -UI

What does this MR do?

Adds UI to block descendant groups from setting their own 2FA rules. It is only available for the top-level groups and it blocks the possibility to set 2FA to required in descendent groups. Under the hood it also updates child groups and its members - if they were requiring 2FA, they are not doing that any longer.

Screenshots

image

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 Peter Leitzen

Merge request reports