mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	fox #620
This commit is contained in:
		@@ -67,6 +67,7 @@ type User struct {
 | 
			
		||||
	Website       string
 | 
			
		||||
	IsActive      bool
 | 
			
		||||
	IsAdmin       bool
 | 
			
		||||
	AllowGitHook  bool
 | 
			
		||||
	Rands         string    `xorm:"VARCHAR(10)"`
 | 
			
		||||
	Salt          string    `xorm:"VARCHAR(10)"`
 | 
			
		||||
	Created       time.Time `xorm:"CREATED"`
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user