change oauth2 to modules
This commit is contained in:
parent
93f6e98047
commit
adf42a5b54
3 changed files with 396 additions and 1 deletions
|
@ -8,7 +8,7 @@ import (
|
|||
|
||||
"code.google.com/p/goauth2/oauth"
|
||||
"github.com/gogits/gogs/modules/log"
|
||||
"github.com/gogits/oauth2"
|
||||
"github.com/gogits/gogs/modules/oauth2"
|
||||
)
|
||||
|
||||
// github && google && ...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue