Skip to content

Adds the security dashboard link

Sam Beckham requested to merge add-security-dashboard-link into master

What does this MR do?

  1. Removes redirect from the group security dashboard page.

  2. Adds the required before_filters viw application_controller.rb.

  3. Add navigation item connected with permission check,

Note: I'm 99% sure I've done the last step wrong. I could do with some guidance on this.

Also Note: This should probably have tests, but again I'm not sure where to put them.

!7971 (closed)

CE MR: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/22549

What are the relevant issue numbers?

#6709 (closed)

Does this MR meet the acceptance criteria?

Edited by Kamil Trzciński

Merge request reports