summaryrefslogtreecommitdiffstats
path: root/modules/auth/oauth2/oauth2.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor: Move login out of models (#16199)zeripath2021-07-241-299/+0
* OAuth2 auto-register (#5123)Martin Michaelis2021-04-141-3/+11
* Fix creating OAuth2 auth source from CLI (#14116)Daniil Pankratov2020-12-241-0/+5
* #12897 - add mastodon provider (#13293)Divyam Bhasin2020-10-251-0/+9
* Escape provider name in oauth2 provider redirect (#12648)zeripath2020-08-301-1/+2
* Use google/uuid to instead satori/go.uuid (#11943)Lunny Xiao2020-06-181-2/+2
* Add option to increase provided OAuth2 token maximum size (#11180)zeripath2020-04-231-3/+2
* OAuth2: add Yandex provider (#8335) (#10564)Lauris BH2020-03-051-0/+4
* nextcloud oauth (#10562)techknowlogick2020-03-021-0/+23
* Upgrade xorm to v0.8.0 (#8536)Lunny Xiao2019-10-171-1/+1
* migrate gplus to google oauth2 provider (#7885)techknowlogick2019-09-141-3/+3
* oauth2 with remote Gitea - Fix #8093 (#8149)techknowlogick2019-09-121-0/+23
* Add golangci (#6418)kolaente2019-06-121-2/+1
* Discord Oauth2 support (#4476)techknowlogick2019-01-131-0/+3
* Add scope to Gitlab oauth request (#4330)techknowlogick2018-06-301-1/+1
* Store OAuth2 session data in database (#3660)Lauris BH2018-04-291-9/+10
* Additional OAuth2 providers (#1010)Willem van Dreumel2017-05-011-8/+125
* fix: gofmt errors. (#1106)Bo-Yi Wu2017-03-031-5/+7
* Oauth2 consumer (#679)Willem van Dreumel2017-02-221-0/+105