summaryrefslogtreecommitdiffstats
path: root/models/oauth2.go
Commit message (Expand)AuthorAgeFilesLines
* Discord Oauth2 support (#4476)techknowlogick2019-01-131-0/+1
* Store OAuth2 session data in database (#3660)Lauris BH2018-04-291-2/+5
* Replace calls to xorm UseBool with Where (#2237)G2017-08-011-8/+3
* gofmt (#1662)Ethan Koenig2017-05-041-6/+6
* Additional OAuth2 providers (#1010)Willem van Dreumel2017-05-011-0/+122
* drop oauth2 feature supportUnknwon2015-09-171-106/+0
* WIP: create PR - choose branchUnknwon2015-08-081-1/+1
* Fix spelling errors in comments.Joseph Crail2014-12-061-1/+1
* Page: Manage social accountsUnknwon2014-08-091-9/+27
* Fix #165Unknown2014-06-211-16/+16
* Batch of mirror fixesUnknown2014-05-061-0/+6
* User code clean and ui improveUnknown2014-05-051-0/+6
* Add weibo oauthUnknown2014-04-131-0/+6
* Clean oauth codeUnknown2014-04-131-12/+13
* add oauth2 qq supportskyblue2014-04-131-0/+1
* add google oauth2 supportskyblue2014-04-121-2/+2
* clean oauth2 codeskyblue2014-04-121-5/+1
* finish github oauth2 supportskyblue2014-04-121-4/+27
* fixzhsso2014-04-101-0/+49
* mistakeszhsso2014-04-101-49/+0
* Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-04-091-1/+2
|\
| * remove martini oauth2 dependskyblue2014-04-101-2/+2
* | Mirror fixUnknown2014-04-091-10/+10
|/
* clean tailskyblue2014-04-091-6/+2
* add id for oauth2skyblue2014-04-091-6/+19
* first works oauth2(github). need to login with /user/login/githubskyblue2014-04-071-6/+27
* add oauth2 modelsskyblue2014-04-031-0/+18