mirror of
https://github.com/go-gitea/gitea
synced 2025-07-15 23:17:19 +00:00
complate list of gitignores and licenses
This commit is contained in:
@@ -69,6 +69,9 @@ type User struct {
|
||||
Created time.Time `xorm:"CREATED"`
|
||||
Updated time.Time `xorm:"UPDATED"`
|
||||
|
||||
// Remember visibility choice for convenience.
|
||||
LastRepoVisibility bool
|
||||
|
||||
// Permissions.
|
||||
IsActive bool
|
||||
IsAdmin bool
|
||||
|
Reference in New Issue
Block a user