Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2019-09-05 22:07:04 +0300
committerMike Greiling <mike@pixelcog.com>2019-09-05 22:07:04 +0300
commit1efb4ea8d79d242e002de95963f7aab2ddb651c1 (patch)
tree5a554b37370a816d34982589bec29ca769d6118f
parentf7e7ee713aa21874bf6810d01976c2b5342c0995 (diff)
parent4e671d56ef909f6bd450a5b545207256156525f9 (diff)
Merge branch 'instance-level-security-dashboard-ce' into 'master'
Adds route for instance level security dashboard See merge request gitlab-org/gitlab-ce!32548
-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