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