]> source.dussan.org Git - gitea.git/commit
add google oauth2 support
authorskyblue <ssx205@gmail.com>
Sat, 12 Apr 2014 15:19:17 +0000 (23:19 +0800)
committerskyblue <ssx205@gmail.com>
Sat, 12 Apr 2014 15:19:17 +0000 (23:19 +0800)
commit2ce0c3befef3becd48660e600ef70e8affd5bc7c
tree7d50fb40cec6fc255acac7b0dbfa238d59b389bf
parent5d30bfc8baa1f012e6ac52b450915250be080815
add google oauth2 support
models/oauth2.go
routers/user/social.go
routers/user/social_github.go [new file with mode: 0644]
routers/user/social_google.go [new file with mode: 0644]
web.go