Project

General

Profile

« Previous | Next » 

Revision eb0b1c73

Added by Tomer Brisker almost 6 years ago

Fixes #24192 - Clean up auth_source_selected action leftovers

The `UsersController#auth_source_selected` action was removed in commit
feacea35f07f362d9e2c694a83516bbc902321a0 but a few leftovers remain in
the code. This commit removes them.

View differences:

config/routes.rb
post 'logout'
get 'extlogin'
get 'extlogout'
get 'auth_source_selected'
get 'auto_complete_search'
end
resources :ssh_keys, :only => [:new, :create, :destroy]

Also available in: Unified diff