Author | SHA1 | Message | Date |
---|---|---|---|
|
33d5590896 |
migrate gplus to google oauth2 provider (#7885)
* migrate gplus to google oauth2 provider. this still provides support for old gplus connections. * Update models/oauth2.go Co-Authored-By: Antoine GIRARD <sapk@users.noreply.github.com> * make vendor |
5 years ago |
|
fbb544d095 | oauth2 with remote Gitea - Fix #8093 (#8149) | 5 years ago |
|
eaa334b9d4 |
optimize all images in public/img (#6427)
Fixes: https://github.com/go-gitea/gitea/pull/6357 |
6 years ago |
|
f82363de6b |
Discord Oauth2 support (#4476)
* add discord auth * add vendor for discord * fix syntax error * make fmt * update version of goth in use * update markbates/goth |
6 years ago |
|
71b6b77337 |
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 |
8 years ago |