mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-29 10:57:44 +09:00 
			
		
		
		
	Add OpenID configuration in install page (#2276)
This commit is contained in:
		
				
					committed by
					
						 Kim "BKC" Carlbäcker
						Kim "BKC" Carlbäcker
					
				
			
			
				
	
			
			
			
						parent
						
							e7653a67a1
						
					
				
				
					commit
					2c3a229a3c
				
			| @@ -41,6 +41,8 @@ type InstallForm struct { | ||||
| 	OfflineMode                    bool | ||||
| 	DisableGravatar                bool | ||||
| 	EnableFederatedAvatar          bool | ||||
| 	EnableOpenIDSignIn             bool | ||||
| 	EnableOpenIDSignUp             bool | ||||
| 	DisableRegistration            bool | ||||
| 	EnableCaptcha                  bool | ||||
| 	RequireSignInView              bool | ||||
|   | ||||
		Reference in New Issue
	
	Block a user