mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-24 13:45:44 +08:00
ADD drone user oauth
This commit is contained in:
@@ -173,6 +173,12 @@ Rails.application.routes.draw do
|
||||
to: 'cloud_accounts#unbind',
|
||||
as: :unbind_cloud_acclount
|
||||
)
|
||||
|
||||
get(
|
||||
'oauth_grant',
|
||||
to: 'cloud_accounts#oauth_grant',
|
||||
as: :ci_oauth_grant
|
||||
)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user