diff options
author | Aishwarya Subramanian <asubramanian@gitlab.com> | 2019-08-20 01:18:00 +0000 |
---|---|---|
committer | Ash McKenzie <amckenzie@gitlab.com> | 2019-08-20 01:18:00 +0000 |
commit | 092e03f09b8205326b57bc46ac577e8d12602284 (patch) | |
tree | c0e262e6472d00a1847bf13a5e2c41230df4791c /config/routes.rb | |
parent | 6944c14e38f51ee0cd127b6f8e1071d23b6d0180 (diff) | |
download | gitlab-ce-092e03f09b8205326b57bc46ac577e8d12602284.tar.gz |
Back porting Username suggestion API changes
Diffstat (limited to 'config/routes.rb')
-rw-r--r-- | config/routes.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/routes.rb b/config/routes.rb index fdef31429f3..d633228a495 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -109,6 +109,7 @@ Rails.application.routes.draw do Gitlab.ee do draw :smartcard draw :jira_connect + draw :username end Gitlab.ee do |