Commit 8c6cba5b authored by Aleksei Lipniagov's avatar Aleksei Lipniagov

Add :authorize routes for the WH

parent e51674c5
......@@ -60,6 +60,7 @@ namespace :import do
resource :gitlab_project, only: [:create, :new] do
post :create
post :authorize
end
resource :manifest, only: [:create, :new], controller: :manifest do
......
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