mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-11 23:35:57 +08:00
fixed 增加自动登录,gitea注册
This commit is contained in:
@@ -13,7 +13,7 @@ module Gitea
|
||||
end
|
||||
|
||||
def success?
|
||||
@error.nil?
|
||||
@error.nil? && @result[:status].to_s == "success"
|
||||
end
|
||||
|
||||
def result
|
||||
|
||||
Reference in New Issue
Block a user