mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Add configuration option for default permission to create Organizations (#1686)
This commit is contained in:
		
				
					committed by
					
						
						Kim "BKC" Carlbäcker
					
				
			
			
				
	
			
			
			
						parent
						
							a85c5ab9ff
						
					
				
				
					commit
					51d0becb42
				
			@@ -45,6 +45,7 @@ type InstallForm struct {
 | 
			
		||||
	EnableCaptcha           bool
 | 
			
		||||
	RequireSignInView       bool
 | 
			
		||||
	DefaultKeepEmailPrivate bool
 | 
			
		||||
	DefaultAllowCreateOrganization bool
 | 
			
		||||
	NoReplyAddress          string
 | 
			
		||||
 | 
			
		||||
	AdminName          string `binding:"OmitEmpty;AlphaDashDot;MaxSize(30)" locale:"install.admin_name"`
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user