Skip to content

Add setting for enabling CS for Registry

Aditya Tiwari requested to merge 442890-add-security-config-setting into master

What does this MR do and why?

  1. Update ProjectSecuritySetting by adding an attribute that determines whether the cs for registry should be executed for the associated project.
  2. Update the presenter to make the attribute available.

This is one of a series of MRs:

  1. add attribute to the database and model - 👈 current MR
  2. add mutation to toggle the attribute.

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.

Related to #442890 (closed)

Edited by Aditya Tiwari

Merge request reports