mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Work on admin
This commit is contained in:
		@@ -51,6 +51,7 @@ type User struct {
 | 
			
		||||
	Location      string
 | 
			
		||||
	Website       string
 | 
			
		||||
	IsActive      bool
 | 
			
		||||
	IsAdmin       bool
 | 
			
		||||
	Rands         string    `xorm:"VARCHAR(10)"`
 | 
			
		||||
	Created       time.Time `xorm:"created"`
 | 
			
		||||
	Updated       time.Time `xorm:"updated"`
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user