mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-03 08:02:36 +09:00 
			
		
		
		
	drop oauth2 feature support
This commit is contained in:
		@@ -570,8 +570,7 @@ type Oauther struct {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
var (
 | 
			
		||||
	MailService  *Mailer
 | 
			
		||||
	OauthService *Oauther
 | 
			
		||||
	MailService *Mailer
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
func newMailService() {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user