mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-06-01 22:54:36 -04:00
drop oauth2 feature support
This commit is contained in:
parent
562e47f31c
commit
3fb1b6a608
23 changed files with 17 additions and 811 deletions
|
@ -570,8 +570,7 @@ type Oauther struct {
|
|||
}
|
||||
|
||||
var (
|
||||
MailService *Mailer
|
||||
OauthService *Oauther
|
||||
MailService *Mailer
|
||||
)
|
||||
|
||||
func newMailService() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue