|
|
@ -609,19 +609,19 @@ RedmineApp::Application.routes.draw do ## oauth相关
|
|
|
|
get 'batch_authorization', :as => 'batch_authorization'
|
|
|
|
get 'batch_authorization', :as => 'batch_authorization'
|
|
|
|
match 'search_user', :via => [:get, :post]
|
|
|
|
match 'search_user', :via => [:get, :post]
|
|
|
|
match 'affirm_cancel_auth', :via => [:get, :post]
|
|
|
|
match 'affirm_cancel_auth', :via => [:get, :post]
|
|
|
|
get 'identity_authentication', :as => 'identity_authentication'
|
|
|
|
# get 'identity_authentication', :as => 'identity_authentication'
|
|
|
|
match 'trial_authorization_operation', :as => 'trial_authorization_operation'
|
|
|
|
match 'trial_authorization_operation', :as => 'trial_authorization_operation'
|
|
|
|
get 'reject_authentication'
|
|
|
|
# get 'reject_authentication'
|
|
|
|
get 'agree_authentication'
|
|
|
|
# get 'agree_authentication'
|
|
|
|
match 'users', :via => [:get, :post]
|
|
|
|
match 'users', :via => [:get, :post]
|
|
|
|
get 'users_trial'
|
|
|
|
get 'users_trial'
|
|
|
|
get 'auto_users_trial'
|
|
|
|
get 'auto_users_trial'
|
|
|
|
match 'users_authorization_agree'
|
|
|
|
match 'users_authorization_agree'
|
|
|
|
match 'users_authorization_cancel'
|
|
|
|
match 'users_authorization_cancel'
|
|
|
|
get 'update_webssh'
|
|
|
|
get 'update_webssh'
|
|
|
|
get 'professional_authentication', :as => 'professional_authentication'
|
|
|
|
# get 'professional_authentication', :as => 'professional_authentication'
|
|
|
|
get 'agree_authentication_pro'
|
|
|
|
# get 'agree_authentication_pro'
|
|
|
|
post 'reject_authentication_pro'
|
|
|
|
# post 'reject_authentication_pro'
|
|
|
|
get 'update_shixun_hidden'
|
|
|
|
get 'update_shixun_hidden'
|
|
|
|
get 'update_subject_hidden'
|
|
|
|
get 'update_subject_hidden'
|
|
|
|
post 'course_homepage_show'
|
|
|
|
post 'course_homepage_show'
|
|
|
@ -2383,9 +2383,9 @@ RedmineApp::Application.routes.draw do ## oauth相关
|
|
|
|
get 'admin/code_work_tests'
|
|
|
|
get 'admin/code_work_tests'
|
|
|
|
post 'admin/select_course_syllabus'
|
|
|
|
post 'admin/select_course_syllabus'
|
|
|
|
post 'admin/create_syllabus'
|
|
|
|
post 'admin/create_syllabus'
|
|
|
|
get 'admin/identity_authentication'
|
|
|
|
# get 'admin/identity_authentication'
|
|
|
|
get 'admin/reject_authentication'
|
|
|
|
# get 'admin/reject_authentication'
|
|
|
|
get 'admin/agree_authentication'
|
|
|
|
# get 'admin/agree_authentication'
|
|
|
|
|
|
|
|
|
|
|
|
resources :auth_sources do
|
|
|
|
resources :auth_sources do
|
|
|
|
member do
|
|
|
|
member do
|
|
|
|