Commit 56e031d3 authored by Bob Van Landuyt's avatar Bob Van Landuyt

Disallow some more namespaces

These routes seem to be taken
parent d6dfbf02
......@@ -33,6 +33,22 @@ class NamespaceValidator < ActiveModel::EachValidator
u
unsubscribes
users
api
autocomplete
search
member
explore
uploads
import
notification_settings
abuse_reports
invites
help
koding
health_check
jwt
oauth
sent_notifications
].freeze
WILDCARD_ROUTES = %w[tree commits wikis new edit create update logs_tree
......
---
title: Improve validation of namespace & project paths
merge_request: 10413
author:
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