Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2017-11-03 11:46:53 +0300
committerKamil Trzcinski <ayufan@ayufan.eu>2017-11-03 11:46:53 +0300
commit1bbeafc3e1a0e4472a0d8124c9d4711356cde2d0 (patch)
tree1223af9ebd60b51e1903d0c27d716d1ff5bae639 /config/routes
parent4477f7bb5925d8d720e3e8272bd882fffcc04b28 (diff)
parentd51ad1ea6407d3cb9eafd9fc891c7348b10b108f (diff)
Merge remote-tracking branch 'origin/master' into 38464-k8s-apps
Diffstat (limited to 'config/routes')
-rw-r--r--config/routes/profile.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/routes/profile.rb b/config/routes/profile.rb
index ddc852f0132..bcfc17a5f66 100644
--- a/config/routes/profile.rb
+++ b/config/routes/profile.rb
@@ -6,7 +6,6 @@ resource :profile, only: [:show, :update] do
get :audit_log
get :applications, to: 'oauth/applications#index'
- put :reset_private_token
put :reset_incoming_email_token
put :reset_rss_token
put :update_username