mirror of
https://gitee.com/gitea/gitea
synced 2026-01-03 06:06:35 +08:00
Refactor HTTP request context (#17979)
This commit is contained in:
@@ -8,6 +8,7 @@ import (
|
||||
"fmt"
|
||||
|
||||
user_model "code.gitea.io/gitea/models/user"
|
||||
|
||||
"github.com/markbates/goth"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user