mirror of
https://gitee.com/gitea/gitea
synced 2025-11-17 15:00:25 +08:00
Add tar.gz download button and other mirror updates
This commit is contained in:
@@ -47,7 +47,7 @@ type User struct {
|
||||
FullName string
|
||||
Email string `xorm:"unique not null"`
|
||||
Passwd string `xorm:"not null"`
|
||||
LoginType int
|
||||
LoginType LoginType
|
||||
LoginSource int64 `xorm:"not null default 0"`
|
||||
LoginName string
|
||||
Type int
|
||||
|
||||
Reference in New Issue
Block a user