from gogs
This commit is contained in:
@@ -3,10 +3,10 @@ package oauth2
|
||||
import (
|
||||
"errors"
|
||||
"fmt"
|
||||
"gogs.inhome.blapointe.com/local/oauth2"
|
||||
"gogs.inhome.blapointe.com/local/oauth2/oauth2client"
|
||||
"gogs.inhome.blapointe.com/local/oauth2/oauth2server/config"
|
||||
"gogs.inhome.blapointe.com/local/oauth2/oauth2server/server"
|
||||
"gitea.inhome.blapointe.com/local/oauth2"
|
||||
"gitea.inhome.blapointe.com/local/oauth2/oauth2client"
|
||||
"gitea.inhome.blapointe.com/local/oauth2/oauth2server/config"
|
||||
"gitea.inhome.blapointe.com/local/oauth2/oauth2server/server"
|
||||
"log"
|
||||
"net/http"
|
||||
"net/http/cookiejar"
|
||||
|
||||
Reference in New Issue
Block a user