mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
fixed ci4s oauth2接入
This commit is contained in:
@@ -3,7 +3,7 @@ class Oauth::Ci4sController < Oauth::BaseController
|
||||
|
||||
|
||||
def oauth_url
|
||||
Ci4s::Service.oauth_url(code)
|
||||
redirect_to Ci4s::Service.oauth_url
|
||||
end
|
||||
|
||||
# 需要educoder那边设置回调地址
|
||||
|
||||
Reference in New Issue
Block a user