mirror of
https://github.com/go-gitea/gitea
synced 2025-07-15 23:17:19 +00:00
Mirror updates
This commit is contained in:
@@ -37,9 +37,9 @@ type OauthInfo struct {
|
||||
|
||||
// Oauther represents oauth service.
|
||||
type Oauther struct {
|
||||
GitHub, Google, Tencent bool
|
||||
Twitter, Weibo bool
|
||||
OauthInfos map[string]*OauthInfo
|
||||
GitHub, Google, Tencent,
|
||||
Twitter, Weibo bool
|
||||
OauthInfos map[string]*OauthInfo
|
||||
}
|
||||
|
||||
var (
|
||||
|
Reference in New Issue
Block a user