|
|
|
@ -619,9 +619,9 @@ RedmineApp::Application.routes.draw do ## oauth相关
|
|
|
|
|
match 'users_authorization_agree'
|
|
|
|
|
match 'users_authorization_cancel'
|
|
|
|
|
get 'update_webssh'
|
|
|
|
|
get 'professional_authentication', :as => 'professional_authentication'
|
|
|
|
|
get 'agree_authentication_pro'
|
|
|
|
|
post 'reject_authentication_pro'
|
|
|
|
|
# get 'professional_authentication', :as => 'professional_authentication'
|
|
|
|
|
# get 'agree_authentication_pro'
|
|
|
|
|
# post 'reject_authentication_pro'
|
|
|
|
|
get 'update_shixun_hidden'
|
|
|
|
|
get 'update_subject_hidden'
|
|
|
|
|
post 'course_homepage_show'
|
|
|
|
@ -2383,9 +2383,9 @@ RedmineApp::Application.routes.draw do ## oauth相关
|
|
|
|
|
get 'admin/code_work_tests'
|
|
|
|
|
post 'admin/select_course_syllabus'
|
|
|
|
|
post 'admin/create_syllabus'
|
|
|
|
|
get 'admin/identity_authentication'
|
|
|
|
|
get 'admin/reject_authentication'
|
|
|
|
|
get 'admin/agree_authentication'
|
|
|
|
|
# get 'admin/identity_authentication'
|
|
|
|
|
# get 'admin/reject_authentication'
|
|
|
|
|
# get 'admin/agree_authentication'
|
|
|
|
|
|
|
|
|
|
resources :auth_sources do
|
|
|
|
|
member do
|
|
|
|
|