|
|
|
@ -609,10 +609,10 @@ RedmineApp::Application.routes.draw do ## oauth相关
|
|
|
|
|
get 'batch_authorization', :as => 'batch_authorization'
|
|
|
|
|
match 'search_user', :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'
|
|
|
|
|
get 'reject_authentication'
|
|
|
|
|
get 'agree_authentication'
|
|
|
|
|
# get 'reject_authentication'
|
|
|
|
|
# get 'agree_authentication'
|
|
|
|
|
match 'users', :via => [:get, :post]
|
|
|
|
|
get 'users_trial'
|
|
|
|
|
get 'auto_users_trial'
|
|
|
|
|