0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 08:44:16 +01:00
gitea/modules/auth
Divyam Bhasin 7974b34183
#12897 - add mastodon provider (#13293)
* added mastodon provider to oauth code

* changed go.mod and vendor/modules.txt to add updated goth

* vendored mastodon and new goth

* committing result of go mod tidy && go mod vendor

* added pic and mastodon to oauth models

* handled instance url

* applied lafriks suggestion

* Update web_src/js/index.js

Co-authored-by: techknowlogick <matti@mdranta.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: techknowlogick <matti@mdranta.net>
2020-10-25 14:21:49 -04:00
..
ldap [Vendor] Update go-ldap to v3.2.4 (#13163) 2020-10-15 15:27:33 -04:00
oauth2 #12897 - add mastodon provider (#13293) 2020-10-25 14:21:49 -04:00
openid
pam Remove PAM from auth dropdown when unavailable (#13276) 2020-10-23 11:10:29 +01:00
sso
admin.go
auth.go
auth_form.go
org.go
repo_branch_form.go
repo_form.go
repo_form_test.go
user_form.go
user_form_auth_openid.go
user_form_test.go