mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-23 06:28:01 +02: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