mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-24 05:35:46 +08:00
Merge remote-tracking branch 'origin/develop' into standalone_develop
# Conflicts: # app/controllers/concerns/register_helper.rb # app/controllers/oauth/base_controller.rb
This commit is contained in:
@@ -23,6 +23,7 @@ Rails.application.routes.draw do
|
||||
get 'auth/qq/callback', to: 'oauth/qq#create'
|
||||
get 'auth/failure', to: 'oauth/base#auth_failure'
|
||||
get 'auth/cas/callback', to: 'oauth/cas#create'
|
||||
get 'auth/:provider/callback', to: 'oauth/callbacks#create'
|
||||
|
||||
get 'oauth/bind', to: 'oauth/educoder#bind'
|
||||
get 'oauth/register', to: 'oauth#register'
|
||||
|
||||
Reference in New Issue
Block a user