mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-03 21:16:26 +01:00 
			
		
		
		
	
							parent
							
								
									6a3c03762a
								
							
						
					
					
						commit
						c4ccf16c43
					
				@ -171,7 +171,7 @@ func RegisterRoutes(m *macaron.Macaron) {
 | 
			
		||||
				m.Combo("/connect").
 | 
			
		||||
					Get(user.ConnectOpenID).
 | 
			
		||||
					Post(bindIgnErr(auth.ConnectOpenIDForm{}), user.ConnectOpenIDPost)
 | 
			
		||||
				m.Combo("/routes").
 | 
			
		||||
				m.Combo("/register").
 | 
			
		||||
					Get(user.RegisterOpenID).
 | 
			
		||||
					Post(bindIgnErr(auth.SignUpOpenIDForm{}), user.RegisterOpenIDPost)
 | 
			
		||||
			})
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user