From 71c157e43b8bc2adfb2a01ee7cbad0baa5bd98bd Mon Sep 17 00:00:00 2001 From: Jason Hollingsworth Date: Fri, 24 Jan 2014 20:06:44 -0600 Subject: Add files to path blacklist. Remove empty ErrorsController --- config/routes.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'config') diff --git a/config/routes.rb b/config/routes.rb index 315c339016b..611e497c9e5 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -100,8 +100,6 @@ Gitlab::Application.routes.draw do root to: "dashboard#index" end - get "errors/githost" - # # Profile Area # -- cgit v1.2.1