mirror of
https://github.com/go-gitea/gitea
synced 2025-07-15 15:07:20 +00: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