Commit 2233f2e0 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge pull request #4484 from Razer6/add_services_to_blacklist

Add 'services' to path blacklist
parents 3edca5d8 702dc304
......@@ -3,7 +3,7 @@ module Gitlab
extend self
def path
%w(admin dashboard groups help profile projects search public assets u s teams merge_requests issues users snippets )
%w(admin dashboard groups help profile projects search public assets u s teams merge_requests issues users snippets services)
end
end
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment