summaryrefslogtreecommitdiffstats
path: root/models/oauth2.go
Commit message (Expand)AuthorAgeFilesLines
* Disable broken OAuth2 providers at startup (#14802)zeripath2021-02-251-1/+7
* Custom icons for OAuth sources (#14161)Timo Ley2020-12-281-1/+5
* Fix creating OAuth2 auth source from CLI (#14116)Daniil Pankratov2020-12-241-1/+11
* #12897 - add mastodon provider (#13293)Divyam Bhasin2020-10-251-0/+6
* Changed image of openid-connect logo for better look on arc-green theme (#11312)Leo2020-05-101-1/+1
* OAuth2: add Yandex provider (#8335) (#10564)Lauris BH2020-03-051-0/+1
* nextcloud oauth (#10562)techknowlogick2020-03-021-3/+11
* migrate gplus to google oauth2 provider (#7885)techknowlogick2019-09-141-1/+1
* oauth2 with remote Gitea - Fix #8093 (#8149)techknowlogick2019-09-121-0/+8
* Add golangci (#6418)kolaente2019-06-121-1/+4
* 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