summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Florian <553096-markrian@users.noreply.gitlab.com>2019-09-05 19:07:04 +0000
committerMike Greiling <mike@pixelcog.com>2019-09-05 19:07:04 +0000
commit4e671d56ef909f6bd450a5b545207256156525f9 (patch)
tree5a554b37370a816d34982589bec29ca769d6118f
parentf7e7ee713aa21874bf6810d01976c2b5342c0995 (diff)
downloadgitlab-ce-4e671d56ef909f6bd450a5b545207256156525f9.tar.gz
Adds route for instance level security dashboard
-rw-r--r--config/routes.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/routes.rb b/config/routes.rb
index 02a405a91f8..a622ce268da 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