Skip to content

Remove security configuration page feature flags

What does this MR do?

This MR solves #333112 (closed) It removes the security_configuration_redesign and the security_configuration_redesign_ee Feature Flag.

It removes unused components which are no longer used in the redesigned Version of the Security Configuration Page.

It updates the Docs to match the redesigned Security-Configuration Page.

This MR includes a lot of changes, we've been doing our best to structure the commits in a meaningful way. Please consider reviewing this MR commit by commit.

Screenshots

before after
Screenshot_2021-08-06_at_13.56.51 Screenshot_2021-08-06_at_13.55.04

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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
Edited by Jose Ivan Vargas

Merge request reports