25 Commits (e78786ef39526fac6705a831fc291c55f1ca091b)

Author SHA1 Message Date
G 66e8262530 Replace calls to xorm UseBool with Where (#2237) 7 years ago
Ethan Koenig a5f28a4544 gofmt (#1662) 7 years ago
Willem van Dreumel 950f2e2074 Additional OAuth2 providers (#1010)
* add google+

* sort signin oauth2 providers based on the name so order is always the same

* update auth tip for google+

* add gitlab provider

* add bitbucket provider (and some go fmt)

* add twitter provider

* add facebook provider

* add dropbox provider

* add openid connect provider incl. new format of tips section in "Add New Source"

* lower the amount of disk storage for each session to prevent issues while building cross platform (and disk overflow)

* imports according to goimport and code style

* make it possible to set custom urls to gitlab and github provider (only these could have a different host)

* split up oauth2 into multiple files

* small typo in comment

* fix indention

* fix indentation

* fix new line before external import

* fix layout of signin part

* update "broken" dependency
7 years ago
Unknwon 3fb1b6a608 drop oauth2 feature support 9 years ago
Unknwon dea3a8c6a4 WIP: create PR - choose branch 9 years ago
Joseph Crail 39c068400e Fix spelling errors in comments. 10 years ago
Unknwon 78defd238c Page: Manage social accounts 10 years ago
Unknown ad5ec45dd6 Fix #165 10 years ago
Unknown 7cb5a15c9b Batch of mirror fixes 10 years ago
Unknown bbdfe25769 User code clean and ui improve 10 years ago
Unknown d2b53dd43b Add weibo oauth 10 years ago
Unknown 4b9b8024ba Clean oauth code 10 years ago
skyblue 75d2affcbf add oauth2 qq support 10 years ago
skyblue 2ce0c3befe add google oauth2 support 10 years ago
skyblue 5c1312f38e clean oauth2 code 10 years ago
skyblue dd815ae7b5 finish github oauth2 support 10 years ago
zhsso a4cbe79567 fix 10 years ago
zhsso f3ed11d177 mistakes 10 years ago
Unknown 5f6bd323f5 Merge branch 'dev' of github.com:gogits/gogs into dev
Conflicts:
	models/oauth2.go
10 years ago
Unknown a773cf1d87 Mirror fix 10 years ago
skyblue 8683d2f857 remove martini oauth2 depend 10 years ago
skyblue 24d0ca4aa0 clean tail 10 years ago
skyblue d4565483e6 add id for oauth2 10 years ago
skyblue 05fb34eacd first works oauth2(github). need to login with /user/login/github 10 years ago
skyblue bfdadaa13c add oauth2 models 10 years ago