Skip to content

Prepare the backend code for instance level security dashboard settings page

Savas Vedova requested to merge 230413-move-settings-page into master

What does this MR do?

Related to #230413 (closed)

This is the first part of an MR that will be split into two pieces. It simply prepares the backend code to serve the instance dashboard settings page.

The sidebar is commented out intentionally, it will be activated in the next MR which is going to be purely a frontend MR.

Screenshots

There are no visual changes to the user.

Edit

Here is the second MR just in case more context is needed: !38965 (merged)

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
Edited by Savas Vedova

Merge request reports