summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Florian <mflorian@gitlab.com>2019-09-02 16:18:24 +0100
committerMark Florian <mflorian@gitlab.com>2019-09-02 16:24:26 +0100
commita4803aa40422966dbb0a144cb3523c52e2a45b86 (patch)
treef79b14903875fe9c935e472c479ac9d6f9052a79
parentf4e40c532b5582f47a0dd9bf7054112fc9ec6085 (diff)
downloadgitlab-ce-instance-level-security-dashboard-ce.tar.gz
Adds route for instance level security dashboardinstance-level-security-dashboard-ce
-rw-r--r--config/routes.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/routes.rb b/config/routes.rb
index c333550f758..d8c3d958c0b 100644
--- a/config/routes.rb
+++ b/config/routes.rb
@@ -107,6 +107,7 @@ Rails.application.routes.draw do
draw :instance_statistics
Gitlab.ee do
+ draw :security
draw :smartcard
draw :jira_connect
draw :username