change oauth2 to modules

This commit is contained in:
skyblue 2014-04-02 22:27:54 +08:00
parent 93f6e98047
commit adf42a5b54
3 changed files with 396 additions and 1 deletions

View file

@ -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 && ...