Skip to content

Add group-level security policies page

Alexander Turinske requested to merge 345316-group-level-policies into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Add group-level security policies page

  • add group security
    • routes
    • controller
    • sidebar menu
  • update tests

Screenshots or screen recordings

:group_security_policies feature flag status Screenshots
enabled Screen_Shot_2022-03-20_at_20.23.49
disabled Screen_Shot_2022-03-20_at_20.24.46 Screen_Shot_2022-03-20_at_20.24.54

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Navigate to a group => Security & Compliance
  2. Verify /-/security/policies is not accessible
  3. Enabled feature flag (Feature.enable(:group_security_policies))
  4. Navigate to Policies

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #345316 (closed)

Merge request reports